summaryrefslogtreecommitdiff
path: root/dev-python/httpx-socks
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-05-15 12:59:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-05-15 12:59:17 +0100
commit317f7ab04be81dbdfa5b1c9c42729927c5bde946 (patch)
treeb90afe9d6ef62b771a6ddb9eb1968d6338ccd206 /dev-python/httpx-socks
parent5e9cf59ef591ef814092c1f6f32d2ef2369d3882 (diff)
gentoo auto-resync : 15:05:2025 - 12:59:17HEADmaster
Diffstat (limited to 'dev-python/httpx-socks')
-rw-r--r--dev-python/httpx-socks/Manifest2
-rw-r--r--dev-python/httpx-socks/httpx-socks-0.10.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpx-socks/Manifest b/dev-python/httpx-socks/Manifest
index 6cfb78aaeab3..db00be7adc49 100644
--- a/dev-python/httpx-socks/Manifest
+++ b/dev-python/httpx-socks/Manifest
@@ -1,3 +1,3 @@
DIST httpx-socks-0.10.0.gh.tar.gz 15429 BLAKE2B fcc96ce3ca5a68a65d89a617ba832961a800d65d543a9f6edfa794fac03ecbb6b2f35364a58f584b4b44c96b4ffc137835f189e370ad1dfc1d373853de4856d3 SHA512 b8c513dece25b10b653a147b98bb8f173ead8c4200d67af96675e33a12e151e2f11368ebd12c35b96fe7fd94797db1a009cc86921d1f9defcd553bffa2f1f2d4
-EBUILD httpx-socks-0.10.0.ebuild 1365 BLAKE2B 1cc33f5c4bdf55a309fd55044f0747d998b6fde9a0b41934d88e5d1f823a262fc34b4339e9e1c4f2158ce5351aaab61af75f088500fb218f093cc355419c18a2 SHA512 a320a908512e97886cd18ad804f8980f7302c849c5e4fd2c93748905cfe9a1de700adeec83d8e85db3af05f83bea5cbd95fc53d37fa4e895c16518f3fde23f6b
+EBUILD httpx-socks-0.10.0.ebuild 1359 BLAKE2B 3203f2b2c64f09679e3f6e326742446e8fb837a1d045353a65a10d715d77ecb072140f611622a9395a270a5bc1a37edab40ca591d53f010f4f28078fcc407a69 SHA512 dd8d30e09fdae7ac21de800fa3b8f9e4dde57d9a0d04d0906910a98c09ccd50134db36b0a2968d7c1719820edcd653bb70375c741c7f1376630bf26ad21d0f7a
MISC metadata.xml 400 BLAKE2B b244ebd9f79b1c3313797b0384339d17df61913473cd26ab01c8490fe02cbe735609dbd2b2d76e7b1b7f716bbb3038590517481a05c1b7886ad49905f171f5e3 SHA512 3cb1600426cdc5b9ec3bd5d18b547dedb961bbc341891293f828e70d5156d845c8676ba25244804d32c702fab40134c39237e5ce4fc518104a969a8f8ffb282f
diff --git a/dev-python/httpx-socks/httpx-socks-0.10.0.ebuild b/dev-python/httpx-socks/httpx-socks-0.10.0.ebuild
index 545373c60af9..744349cfb9a0 100644
--- a/dev-python/httpx-socks/httpx-socks-0.10.0.ebuild
+++ b/dev-python/httpx-socks/httpx-socks-0.10.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1