commit:     4ea7b3f4730854ab995e515133935413ab5dca00
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  6 13:43:46 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 14:14:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea7b3f4

dev-build/automake: Enable py3.13

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

 dev-build/automake/automake-1.16.5-r2.ebuild | 2 +-
 dev-build/automake/automake-1.16.92.ebuild   | 2 +-
 dev-build/automake/automake-9999.ebuild      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-build/automake/automake-1.16.5-r2.ebuild 
b/dev-build/automake/automake-1.16.5-r2.ebuild
index b1b2b9fb6761..7fac003550a5 100644
--- a/dev-build/automake/automake-1.16.5-r2.ebuild
+++ b/dev-build/automake/automake-1.16.5-r2.ebuild
@@ -8,7 +8,7 @@ EAPI=7
 # on new automake (major) releases, as well as the dependency in RDEPEND below 
too.
 # * Update _WANT_AUTOMAKE and _automake_atom case statement in 
autotools.eclass.
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jimmeyering.asc
 inherit python-any-r1 verify-sig

diff --git a/dev-build/automake/automake-1.16.92.ebuild 
b/dev-build/automake/automake-1.16.92.ebuild
index ac793c1acd3d..66fe54668a46 100644
--- a/dev-build/automake/automake-1.16.92.ebuild
+++ b/dev-build/automake/automake-1.16.92.ebuild
@@ -8,7 +8,7 @@ EAPI=8
 # on new automake (major) releases, as well as the dependency in RDEPEND below 
too.
 # * Update _WANT_AUTOMAKE and _automake_atom case statement in 
autotools.eclass.
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit python-any-r1 verify-sig
 

diff --git a/dev-build/automake/automake-9999.ebuild 
b/dev-build/automake/automake-9999.ebuild
index ac793c1acd3d..66fe54668a46 100644
--- a/dev-build/automake/automake-9999.ebuild
+++ b/dev-build/automake/automake-9999.ebuild
@@ -8,7 +8,7 @@ EAPI=8
 # on new automake (major) releases, as well as the dependency in RDEPEND below 
too.
 # * Update _WANT_AUTOMAKE and _automake_atom case statement in 
autotools.eclass.
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit python-any-r1 verify-sig
 

Reply via email to