diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
| commit | 516d9c888c5095d1387c0451a93f0aa743a7040b (patch) | |
| tree | dd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/python-fire | |
| parent | caa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff) | |
| download | baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip | |
Adding metadata
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 0bb6bcf52cef..c5055db1ab95 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} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) 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 878397c71f3b..82c0fbd68cef 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} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=setuptools PYPI_PN="fire" inherit distutils-r1 pypi |
