diff options
Diffstat (limited to 'dev-python/tempest')
| -rw-r--r-- | dev-python/tempest/tempest-39.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/tempest/tempest-40.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/tempest/tempest-41.0.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tempest/tempest-39.0.0.ebuild b/dev-python/tempest/tempest-39.0.0.ebuild index e2ae19efdb30..c672cf130510 100644 --- a/dev-python/tempest/tempest-39.0.0.ebuild +++ b/dev-python/tempest/tempest-39.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/tempest/tempest-40.0.0.ebuild b/dev-python/tempest/tempest-40.0.0.ebuild index 27f18a0e609c..8aa4208b2540 100644 --- a/dev-python/tempest/tempest-40.0.0.ebuild +++ b/dev-python/tempest/tempest-40.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/tempest/tempest-41.0.0.ebuild b/dev-python/tempest/tempest-41.0.0.ebuild index 27f18a0e609c..8aa4208b2540 100644 --- a/dev-python/tempest/tempest-41.0.0.ebuild +++ b/dev-python/tempest/tempest-41.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 multiprocessing pypi |
