summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpx
diff options
context:
space:
mode:
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.30.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpx/Manifest b/dev-python/pytest-httpx/Manifest
index 8af08e55402a..03f6526ccf8a 100644
--- a/dev-python/pytest-httpx/Manifest
+++ b/dev-python/pytest-httpx/Manifest
@@ -1,3 +1,3 @@
DIST pytest-httpx-0.30.0.tar.gz 36959 BLAKE2B b56f0e51558ffa6eb0c0af61aa3633a8e358f8c78916d101f1de853f683136a68e195bf0af099bbc6766198b4136a560ffd2676d9a49f0b350882896a61d935a SHA512 6aadb544bda5003156bf9c0fa309a166636dc87aea033d9a48ee10e1e8b77e6cb52350930e97cab89cff7c10111d5e26d1d74cd33f0a6c54e34c3fb7ef72ea05
-EBUILD pytest-httpx-0.30.0.ebuild 708 BLAKE2B bbb11d3136bab7a83bc1b99f5d2118ce1f5e91c270bae7968941423e934ac5ce4e489d0bf6ab96fcaaacc2ac83a183b7a70817aa17eef44070e9c42be8ab57a6 SHA512 29c093dcae6490257f043e5ab7a806b5f25ad238191c6658cced80f2ce1e0defce2e467d51b563c21065bef87bde433864490cc01ec39a8bdb27e2f44c5de852
+EBUILD pytest-httpx-0.30.0.ebuild 708 BLAKE2B bd19d65739a6fcc9ccadc1f7d155eadd57e99750b8fd0d47e7b46e406888f4695f605ed2690faf221778190774fc5e60f3f34f19de1b8cc78532607123b0b647 SHA512 6569e9aaabe08d24dd1752a414b272d79b6eb5f2074f26fb3612967103d7678aecf50649ace25006b22be9ca8a7d9289d19894c477245e4db1e22a1dbd12f176
MISC metadata.xml 468 BLAKE2B e0f824f05936a831a958b027366ba18cad85307ac6c81b74b299f58270bcff53e06f32b2471d6433bd7014ffde83ddb24f787c07632453d14f4ee6e4679ffd10 SHA512 16bf024801db3c0d7b789cd1f16520a1ff2520e8b3e2abbeeff5b1192c19b8ac64f55fa678c922f8a817debcfe05242ce11e0164a00422445d7301858718b359
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
index 44b20f584851..fac7c6a1f0a9 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi