public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-build/automake/
Date: Wed, 28 May 2025 03:36:46 +0000 (UTC)	[thread overview]
Message-ID: <1748402158.2d4935b9a0f5c10b39079cd6e49a14f18fd393c8.sam@gentoo> (raw)

commit:     2d4935b9a0f5c10b39079cd6e49a14f18fd393c8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 03:15:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 03:15:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4935b9

dev-build/automake: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-build/automake/automake-1.16.5-r2.ebuild b/dev-build/automake/automake-1.16.5-r2.ebuild
index ec7c639cbc25..01e8483f38a9 100644
--- a/dev-build/automake/automake-1.16.5-r2.ebuild
+++ b/dev-build/automake/automake-1.16.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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..13} )
+PYTHON_COMPAT=( python3_{11..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.17-r2.ebuild b/dev-build/automake/automake-1.17-r2.ebuild
index b8011fe82480..28e0f28513a6 100644
--- a/dev-build/automake/automake-1.17-r2.ebuild
+++ b/dev-build/automake/automake-1.17-r2.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..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit python-any-r1 verify-sig
 

diff --git a/dev-build/automake/automake-9999.ebuild b/dev-build/automake/automake-9999.ebuild
index 12f75497467e..b0275c339a0b 100644
--- a/dev-build/automake/automake-9999.ebuild
+++ b/dev-build/automake/automake-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit python-any-r1 verify-sig
 


             reply	other threads:[~2025-05-28  3:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28  3:36 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-05  2:38 [gentoo-commits] repo/gentoo:master commit in: dev-build/automake/ Sam James
2025-09-07  4:55 Arthur Zamarin
2025-09-07  3:39 Arthur Zamarin
2025-09-03 11:40 Sam James
2025-09-03 11:40 Sam James
2025-09-03 11:40 Sam James
2025-09-03 11:40 Sam James
2025-07-05  5:36 Sam James
2025-06-28  3:28 Sam James
2025-05-28  4:27 Sam James
2025-05-28  3:36 Sam James
2025-05-28  3:36 Sam James
2025-05-21 23:50 Sam James
2025-02-25 23:45 Sam James
2024-07-12  7:06 Sam James
2024-07-12  6:28 Sam James
2024-07-12  6:27 Sam James
2024-07-06 14:14 Michał Górny
2024-06-21 22:55 Sam James
2024-06-07 14:21 Sam James
2024-06-07 14:21 Sam James
2024-06-07 13:36 Sam James
2024-03-09 16:10 Michał Górny
2024-03-09 16:10 Michał Górny
2024-01-31 16:59 Sam James
2024-01-24 10:25 Sam James
2024-01-23  6:00 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1748402158.2d4935b9a0f5c10b39079cd6e49a14f18fd393c8.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox