summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpserver
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-05-13 12:59:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-05-13 12:59:17 +0100
commit97f86699bd33445bfe54be8f70a36724b439544d (patch)
tree29448fe8d9cd3426eda0807d53a32d956a55075a /dev-python/pytest-httpserver
parenta7d36257cbc8b671ab28fb16cb19f3fee71a3117 (diff)
gentoo auto-resync : 13:05:2025 - 12:59:17
Diffstat (limited to 'dev-python/pytest-httpserver')
-rw-r--r--dev-python/pytest-httpserver/Manifest2
-rw-r--r--dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpserver/Manifest b/dev-python/pytest-httpserver/Manifest
index a5315ea59ce0..6e6c38434365 100644
--- a/dev-python/pytest-httpserver/Manifest
+++ b/dev-python/pytest-httpserver/Manifest
@@ -1,3 +1,3 @@
DIST pytest_httpserver-1.1.3.tar.gz 68870 BLAKE2B 44d4983f6845c76d4b5355e7dd070a542c040ef41501c96fd4812e180a807947d66cb43e4f38f4f7243d04c9080c03ec1ba3fc17e8d9af97b37cc622761f026f SHA512 502b7f0e3904746277ddd6007fea4f3920d402534855917a5d471ed7ce55c4aacdbb3c24d2cec349c29a128fc28e35f540373165c9de79c3ccb2ce7a9f28ba9b
-EBUILD pytest-httpserver-1.1.3.ebuild 785 BLAKE2B 77d367210ff1c742ea404a7de49c077f6f0ff1b3ad18e063d0aa62d7629f9614a749f8a55f1d7bdcf66837a9704f5cfd47ca43c9c7f9d43c101248d320a8350c SHA512 a6ee81078aec33ebf3c718002ef8d317a54b3d12c4f79c1da0946bde62ddc558c87690e405d031b9277a4ffbdd8c2f74975e185e65a8b04e8aca13d1a380380b
+EBUILD pytest-httpserver-1.1.3.ebuild 779 BLAKE2B 914c1cd22014e383f7c5051f6375f174af2907c9ea2b68494687b1fe63817f63bb53e6ee614a9b1b96f7e9e3b8fb5c61e7caa5312563b0bec3fba4349bbab0d6 SHA512 2cf2f739103decf2406c9e7b78a4c73140dc5654047d32947f465e723b678b2bed80c0fa40f762d5f2a0f31c00b4fb59c38ec311e6ec505fb90df4bbaf6be1e9
MISC metadata.xml 411 BLAKE2B 330f12d8e60a13fe3f4872f3aac04a3d62ba0314adad555e02bb5467ac7a581d3352f308ac66c9aea8b704b5f25860594017bf10ee96f5df216f6e3c10329e07 SHA512 ea6f51163452653eaa1bc9c631f5838bd9461b7c11ef2a06dd52c3d45ca9a220836b4e5e01e52bb0dbadd9bcb10a46fbec905777d0f5d9034b2f6f3cb1d6c0e8
diff --git a/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild b/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild
index 77ad2f21d0dc..6542ccbb56fe 100644
--- a/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild
+++ b/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit distutils-r1 pypi