diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-15 00:09:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-15 00:09:17 +0100 |
commit | 6a7029e0f7370d4d5dfe9e31cc2719a870482392 (patch) | |
tree | 28c6c747114eaedfd2db81f86ac2ff3d7d13111e /dev-python/httpx-socks | |
parent | 5e41a38157bb40e8513e8e34426e85faba672fe7 (diff) |
gentoo auto-resync : 15:06:2024 - 00:09:17
Diffstat (limited to 'dev-python/httpx-socks')
-rw-r--r-- | dev-python/httpx-socks/Manifest | 2 | ||||
-rw-r--r-- | dev-python/httpx-socks/httpx-socks-0.9.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpx-socks/Manifest b/dev-python/httpx-socks/Manifest index d0d5f4244d3d..bd6c1741c6d8 100644 --- a/dev-python/httpx-socks/Manifest +++ b/dev-python/httpx-socks/Manifest @@ -1,3 +1,3 @@ DIST httpx-socks-0.9.1.gh.tar.gz 15210 BLAKE2B 88f38797110227c4e4f01fea7e47c9403573c3c06f6bd644858a6ad4947d90dcbd33c03a0d30a91f227b0e3f341c249dcdef2b009065447e95579e561fee7f4b SHA512 dec2a0eb2dbc692a7e45a2f0df3711057fdc50e7284985d234ed68b3af01372faaa532d070736a005eb49191d55927dc949e9297a6a471b89cf085ef38b56910 -EBUILD httpx-socks-0.9.1.ebuild 1365 BLAKE2B 1b3f7be4dfeb1be7d3d0324df60e909aa4b4f90cae73a25d6431bf90c221a74bffb6f094399c34b41c0b116a703b6f77bfa75dc4e363fb0b578b5b135ef17b51 SHA512 e3a9cbe3e91962bd06e663c4ac2252122b15aa8ee358776623d69ac53d2c139adeff2da33a368fb982d0d184d04239523b10782737f37386062f3393a0f62d98 +EBUILD httpx-socks-0.9.1.ebuild 1365 BLAKE2B a856ead60cad4ce328f09d718098a3638fd834a9ffd7dec8c0c3ff69f43d66a167a0a07fa93301e4d9506e274b796d8796ebb94adaf2052a8116885e8cc40c6a SHA512 9327a6519bb56b544d66e9da7e1959106f186c8476f6accf5c6d9e91d9f2380e98f59c6a48d1b2d2773a462e3f45a02ca19a02c5f78e3ee388721f919f7730f5 MISC metadata.xml 400 BLAKE2B b244ebd9f79b1c3313797b0384339d17df61913473cd26ab01c8490fe02cbe735609dbd2b2d76e7b1b7f716bbb3038590517481a05c1b7886ad49905f171f5e3 SHA512 3cb1600426cdc5b9ec3bd5d18b547dedb961bbc341891293f828e70d5156d845c8676ba25244804d32c702fab40134c39237e5ce4fc518104a969a8f8ffb282f diff --git a/dev-python/httpx-socks/httpx-socks-0.9.1.ebuild b/dev-python/httpx-socks/httpx-socks-0.9.1.ebuild index 7831c1c74cd7..4fa3fca34479 100644 --- a/dev-python/httpx-socks/httpx-socks-0.9.1.ebuild +++ b/dev-python/httpx-socks/httpx-socks-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 |