diff options
Diffstat (limited to 'dev-python/openapi-core')
| -rw-r--r-- | dev-python/openapi-core/openapi-core-0.16.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/openapi-core/openapi-core-0.17.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/openapi-core/openapi-core-0.16.6.ebuild b/dev-python/openapi-core/openapi-core-0.16.6.ebuild index 34f3bb300c13..b318285ad080 100644 --- a/dev-python/openapi-core/openapi-core-0.16.6.ebuild +++ b/dev-python/openapi-core/openapi-core-0.16.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 diff --git a/dev-python/openapi-core/openapi-core-0.17.1.ebuild b/dev-python/openapi-core/openapi-core-0.17.1.ebuild index 1db135f6e88e..93819ecbf0e1 100644 --- a/dev-python/openapi-core/openapi-core-0.17.1.ebuild +++ b/dev-python/openapi-core/openapi-core-0.17.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi |
