diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-22 06:30:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-22 06:30:44 +0000 |
commit | 5a2cecfc8661e1d3a762adf05cf8eb142cd41710 (patch) | |
tree | 341806a72603cc8845e7e1595289e7a8b9570f2a /dev-python/httpx | |
parent | d2bcdab82e5f5f38a8ab54026e8aa94edb1b77a6 (diff) |
gentoo auto-resync : 22:12:2024 - 06:30:44
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/Manifest | 2 | ||||
-rw-r--r-- | dev-python/httpx/httpx-0.28.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest index 037abf17c133..009be02947ad 100644 --- a/dev-python/httpx/Manifest +++ b/dev-python/httpx/Manifest @@ -4,5 +4,5 @@ DIST httpx-0.28.0.gh.tar.gz 4117883 BLAKE2B 0fa645a5767355d4c29d7eedb137c73ddf62 DIST httpx-0.28.1.gh.tar.gz 4118011 BLAKE2B 76c24a3b3618798d5b65aaaa87ee583f9debf8cb7866204a3e12c151179d9f69a6ad23198c9ee7df61058f73b6ca84f453c3bced25a60f583d7b3ad7681839bb SHA512 5571957a3516533f1c1e76f311316811f6365e192d19ebae10c9ab0d0c4094d811063fd2be2995f3b6a41d6899a7882f27265badecf238a4f7903f976136d3ba EBUILD httpx-0.27.2.ebuild 2309 BLAKE2B bb985f39d3e33a6489d12ba0420096ff2529af0c49902510ad0e3d717d5923a8f698401c5a7b816458385334b48d1998778c117dfdc1dcc0cd839df6ef6f96d8 SHA512 d0d6e68b96458510610b8014477f37f4cd31d6d7276e3fdd25ef53a88ff1810340102819403ee6123f9c13f25c6dd365826d3cdf49477ae11f0fd78f168947bf EBUILD httpx-0.28.0.ebuild 2675 BLAKE2B 76a638328d154f1aacf469b280fc3efa72b73d1505fe3dd93b5e35cf5182c9991d43656bb42b3d324d97cb17c7cc6356d989b5ff2f65b28daf8e608676005d94 SHA512 1e880e33ef367a0b7c1736097ec6852cf74a35f5ead4e10b0d7a09014207d76f063d9b3569f7b593cde073398710aabb900af569d446c828e86e5c6b75643d2c -EBUILD httpx-0.28.1.ebuild 2457 BLAKE2B 8892337555bbcedeebca77c6b5e39ebdd48af705d0d76cb21b16532bea11177f51ef263e418c54c3302817f99b5a50224526da392fa426a747fb5a6e87c2ebd6 SHA512 8d510743ae33d1319e2bf1c01d0ef2217bda54dada8b151869ca2523f95e3a37597ffa4f11c8298dde4be155bf9fadfb4359d21647c5be59740997bbdcc43577 +EBUILD httpx-0.28.1.ebuild 2449 BLAKE2B 13482c159a47a8b4b05c54293e7cec21d49619eaba5da1e93a0ca266558036f3b5ccc7b739d2465e7abc0f691c96cb75f696cd9299be534150bd1a656d4f6005 SHA512 f06bb85bb2e49390822b8f44c220e2125bba3b1e36426d63048644d550e829222f00d5f14b2dafbecab3e5017ac824083f0aa09d7dfe49a406a1c59a6f9aec9f MISC metadata.xml 518 BLAKE2B 063b5b95529cd5a31aac83998c0acbdfef208c34e931c96ae8ee767a326301a597a8297514b5c97bef2b3b706b8938d38c0e5f5d752307a9dd06984792c799a2 SHA512 3a29dffa0f951255a67468b28917590d4108ca12e14af03bfddef80f6d48e266fcccdd991e778ab9e267c0bc76ff0017e07905c1f2f45dc440a9af89f6cae6aa diff --git a/dev-python/httpx/httpx-0.28.1.ebuild b/dev-python/httpx/httpx-0.28.1.ebuild index 8b67a3d249d1..0ff19a8720d7 100644 --- a/dev-python/httpx/httpx-0.28.1.ebuild +++ b/dev-python/httpx/httpx-0.28.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |