diff options
Diffstat (limited to 'dev-python/pyscard')
| -rw-r--r-- | dev-python/pyscard/pyscard-2.2.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyscard/pyscard-2.2.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyscard/pyscard-2.3.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyscard/pyscard-2.2.1.ebuild b/dev-python/pyscard/pyscard-2.2.1.ebuild index 119e2093cc1b..75bd03088e2b 100644 --- a/dev-python/pyscard/pyscard-2.2.1.ebuild +++ b/dev-python/pyscard/pyscard-2.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature diff --git a/dev-python/pyscard/pyscard-2.2.2.ebuild b/dev-python/pyscard/pyscard-2.2.2.ebuild index b2bdc35e8377..75bd03088e2b 100644 --- a/dev-python/pyscard/pyscard-2.2.2.ebuild +++ b/dev-python/pyscard/pyscard-2.2.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature diff --git a/dev-python/pyscard/pyscard-2.3.0.ebuild b/dev-python/pyscard/pyscard-2.3.0.ebuild index be5d399248de..fe20eeed66d6 100644 --- a/dev-python/pyscard/pyscard-2.3.0.ebuild +++ b/dev-python/pyscard/pyscard-2.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature |
