commit: cfeb10c257bdb0420fe3b89d1d6965da6f6feecd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:39:22 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:40:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfeb10c2
app-portage/pkg-testing-tools: Remove py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild | 2 +-
app-portage/pkg-testing-tools/pkg-testing-tools-0.2.7.ebuild | 2 +-
app-portage/pkg-testing-tools/pkg-testing-tools-0.2.8.ebuild | 2 +-
app-portage/pkg-testing-tools/pkg-testing-tools-9999.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
index 656e6245f764..488752c2cf49 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{12..13} )
inherit distutils-r1
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.7.ebuild
b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.7.ebuild
index d5affe5556f0..e7ccbcdc6c6d 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.7.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.7.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.8.ebuild
b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.8.ebuild
index d5affe5556f0..e7ccbcdc6c6d 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.8.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.8.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-9999.ebuild
b/app-portage/pkg-testing-tools/pkg-testing-tools-9999.ebuild
index d5affe5556f0..e7ccbcdc6c6d 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-9999.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1