diff options
Diffstat (limited to 'dev-python/python-fire')
| -rw-r--r-- | dev-python/python-fire/python-fire-0.6.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python-fire/python-fire-0.7.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-fire/python-fire-0.6.0.ebuild b/dev-python/python-fire/python-fire-0.6.0.ebuild index c5055db1ab95..b64693a30205 100644 --- a/dev-python/python-fire/python-fire-0.6.0.ebuild +++ b/dev-python/python-fire/python-fire-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_USE_PEP517=setuptools PYPI_PN="fire" inherit distutils-r1 pypi diff --git a/dev-python/python-fire/python-fire-0.7.0.ebuild b/dev-python/python-fire/python-fire-0.7.0.ebuild index 82c0fbd68cef..39c02d681800 100644 --- a/dev-python/python-fire/python-fire-0.7.0.ebuild +++ b/dev-python/python-fire/python-fire-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools PYPI_PN="fire" inherit distutils-r1 pypi |
