diff options
Diffstat (limited to 'dev-python/tempest')
| -rw-r--r-- | dev-python/tempest/tempest-34.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/tempest/tempest-34.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tempest/tempest-34.1.0.ebuild b/dev-python/tempest/tempest-34.1.0.ebuild index f7d3f5d8ad3e..60350fa63946 100644 --- a/dev-python/tempest/tempest-34.1.0.ebuild +++ b/dev-python/tempest/tempest-34.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi diff --git a/dev-python/tempest/tempest-34.2.0.ebuild b/dev-python/tempest/tempest-34.2.0.ebuild index 9143d3959fb9..56819857ad7d 100644 --- a/dev-python/tempest/tempest-34.2.0.ebuild +++ b/dev-python/tempest/tempest-34.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi |
