summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-31 03:22:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-31 03:22:19 +0100
commit3810dd6a469ba3e0014a390d92f1fc220dd20c3b (patch)
treeb7dd01f1153f84e36981e0ae398c7e047d878cc4 /dev-python/pytest-httpx
parent2f210c93c08515a806199783aabe37d12a0197cb (diff)
gentoo auto-resync : 31:05:2023 - 03:22:19
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/Manifest2
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpx/Manifest b/dev-python/pytest-httpx/Manifest
index 61bfbd81180e..a8d6083a4652 100644
--- a/dev-python/pytest-httpx/Manifest
+++ b/dev-python/pytest-httpx/Manifest
@@ -1,3 +1,3 @@
DIST pytest-httpx-0.22.0.gh.tar.gz 24409 BLAKE2B 9db6622e4997ddf0a70c1a0ef835b077640b3ce1d1c19792feda573577fac1ecfba16bcb7ecb8e4c1578b345764d8301aa121335a259dc91a4805173a549bea3 SHA512 fd89ce70113608195eb8fa8e3d7465d9d15b5a300e7c00f3c50417ba9b205081671fbda9591bdb16accb1973da00f5d0bede9e73a3351b0652080d4059c5f6d6
-EBUILD pytest-httpx-0.22.0.ebuild 857 BLAKE2B 139b8916e6031c08f471f6e2775dad3967bb3a3bcbe5b73cfd6bbb90bee0477c736513d69815043d983d0d2f501580e929bcf604b0f748193fe42f03e35eca4c SHA512 b914613b0ac6e23998767d6fbeb2271a95978323817fc6335150db0a054448231dbfe178c6a996330d7404ded2a75d2453433abfcedded43fa2de805526fb9ac
+EBUILD pytest-httpx-0.22.0.ebuild 858 BLAKE2B dd4e47959aab0f7ee9f87e0636bcffde2bd04e0a4d4524f9c4791519b32bc1d9fef0a8e80c7d128c3a26ad8f957526573a73199569e1cdb9f0eec2004ff6db65 SHA512 ad0ebbc2e8f8597da2976c75179763928e48419715384d1aab893e766776674057d4ecd27d0a1f6aed1b9b6333e42a01f147725687e326babcdbb994099ad065
MISC metadata.xml 468 BLAKE2B e0f824f05936a831a958b027366ba18cad85307ac6c81b74b299f58270bcff53e06f32b2471d6433bd7014ffde83ddb24f787c07632453d14f4ee6e4679ffd10 SHA512 16bf024801db3c0d7b789cd1f16520a1ff2520e8b3e2abbeeff5b1192c19b8ac64f55fa678c922f8a817debcfe05242ce11e0164a00422445d7301858718b359
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
index 22d0ccc852c8..c72159d738ba 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1