diff options
Diffstat (limited to 'dev-python/pyproject-api')
| -rw-r--r-- | dev-python/pyproject-api/pyproject-api-1.10.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyproject-api/pyproject-api-1.10.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyproject-api/pyproject-api-1.10.0.ebuild b/dev-python/pyproject-api/pyproject-api-1.10.0.ebuild index 8d09b44ac8f9..f1542573f95d 100644 --- a/dev-python/pyproject-api/pyproject-api-1.10.0.ebuild +++ b/dev-python/pyproject-api/pyproject-api-1.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/tox-dev/pyproject-api -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/pyproject-api/pyproject-api-1.10.1.ebuild b/dev-python/pyproject-api/pyproject-api-1.10.1.ebuild index 35cc1c2a8961..445e8a67b671 100644 --- a/dev-python/pyproject-api/pyproject-api-1.10.1.ebuild +++ b/dev-python/pyproject-api/pyproject-api-1.10.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/tox-dev/pyproject-api -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi |
