summaryrefslogtreecommitdiff
path: root/dev-python/paste
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/paste-3.5.3.ebuild2
-rw-r--r--dev-python/paste/paste-3.6.0.ebuild2
-rw-r--r--dev-python/paste/paste-3.6.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/paste/paste-3.5.3.ebuild b/dev-python/paste/paste-3.5.3.ebuild
index 7eb94086b858..2ba44ded54c5 100644
--- a/dev-python/paste/paste-3.5.3.ebuild
+++ b/dev-python/paste/paste-3.5.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/paste/paste-3.6.0.ebuild b/dev-python/paste/paste-3.6.0.ebuild
index 39730b770f03..113dff417332 100644
--- a/dev-python/paste/paste-3.6.0.ebuild
+++ b/dev-python/paste/paste-3.6.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/paste/paste-3.6.1.ebuild b/dev-python/paste/paste-3.6.1.ebuild
index 39730b770f03..113dff417332 100644
--- a/dev-python/paste/paste-3.6.1.ebuild
+++ b/dev-python/paste/paste-3.6.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi