summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/identify')
-rw-r--r--dev-python/identify/identify-2.5.11.ebuild4
-rw-r--r--dev-python/identify/identify-2.5.12.ebuild2
-rw-r--r--dev-python/identify/identify-2.5.13.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/identify/identify-2.5.11.ebuild b/dev-python/identify/identify-2.5.11.ebuild
index e32e6d8d482f..5f8200bbe066 100644
--- a/dev-python/identify/identify-2.5.11.ebuild
+++ b/dev-python/identify/identify-2.5.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/identify/identify-2.5.12.ebuild b/dev-python/identify/identify-2.5.12.ebuild
index af4367ae7741..a0d521fdd551 100644
--- a/dev-python/identify/identify-2.5.12.ebuild
+++ b/dev-python/identify/identify-2.5.12.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/identify/identify-2.5.13.ebuild b/dev-python/identify/identify-2.5.13.ebuild
index af4367ae7741..a0d521fdd551 100644
--- a/dev-python/identify/identify-2.5.13.ebuild
+++ b/dev-python/identify/identify-2.5.13.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1