summaryrefslogtreecommitdiff
path: root/dev-python/webtest
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/webtest-3.0.6.ebuild2
-rw-r--r--dev-python/webtest/webtest-3.0.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-3.0.6.ebuild b/dev-python/webtest/webtest-3.0.6.ebuild
index 43c0776bfbaa..03364ee66e1f 100644
--- a/dev-python/webtest/webtest-3.0.6.ebuild
+++ b/dev-python/webtest/webtest-3.0.6.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN="WebTest"
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/webtest/webtest-3.0.7.ebuild b/dev-python/webtest/webtest-3.0.7.ebuild
index ffa75965fb11..197b73731d7f 100644
--- a/dev-python/webtest/webtest-3.0.7.ebuild
+++ b/dev-python/webtest/webtest-3.0.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN="WebTest"
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi