diff options
Diffstat (limited to 'dev-python/openapi-schema-validator')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild index 3036ed65cfd1..66297cc8a8e1 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild index a23d741b482d..1b4d9f229fc2 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild index a23d741b482d..1b4d9f229fc2 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi |
