diff options
Diffstat (limited to 'dev-python/pythonfinder')
| -rw-r--r-- | dev-python/pythonfinder/pythonfinder-2.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pythonfinder/pythonfinder-3.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythonfinder/pythonfinder-2.1.0.ebuild b/dev-python/pythonfinder/pythonfinder-2.1.0.ebuild index b95e58d1d7c1..15a2beb15f3e 100644 --- a/dev-python/pythonfinder/pythonfinder-2.1.0.ebuild +++ b/dev-python/pythonfinder/pythonfinder-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/pythonfinder/pythonfinder-3.0.0.ebuild b/dev-python/pythonfinder/pythonfinder-3.0.0.ebuild index 754b5558103f..15a2beb15f3e 100644 --- a/dev-python/pythonfinder/pythonfinder-3.0.0.ebuild +++ b/dev-python/pythonfinder/pythonfinder-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
