From 9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 13 Oct 2025 10:24:36 +0000 Subject: Adding metadata --- dev-python/python-fire/python-fire-0.6.0.ebuild | 2 +- dev-python/python-fire/python-fire-0.7.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-fire') 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 b64693a30205..9e0c406997cd 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_{11..12} ) +PYTHON_COMPAT=( python3_{10..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 39c02d681800..57c05f25c062 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_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools PYPI_PN="fire" inherit distutils-r1 pypi -- cgit v1.3.1