commit:     72af038ad346aab4904a9107bc0bb5ee14b6b12d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 14:42:56 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 14:50:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72af038a

app-portage/gentoolkit: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/gentoolkit/gentoolkit-0.6.7.ebuild | 2 +-
 app-portage/gentoolkit/gentoolkit-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild
index 0fab405bae64..a463fae5ad9d 100644
--- a/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 PYTHON_REQ_USE="xml(+),threads(+)"
 
 inherit meson python-r1 tmpfiles

diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild 
b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index 0fab405bae64..a463fae5ad9d 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 PYTHON_REQ_USE="xml(+),threads(+)"
 
 inherit meson python-r1 tmpfiles

Reply via email to