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: net-mail/getmail/
Date: Mon, 05 May 2025 07:44:42 +0000 (UTC)	[thread overview]
Message-ID: <1746431060.ab7ed1e3c0bd7cca165a7e56dbc5a41df1e6b39b.sam@gentoo> (raw)

commit:     ab7ed1e3c0bd7cca165a7e56dbc5a41df1e6b39b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  5 07:37:39 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  5 07:44:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7ed1e3

net-mail/getmail: disable py3.10, py3.9

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

 net-mail/getmail/getmail-6.18.13.ebuild | 4 ++--
 net-mail/getmail/getmail-6.19.07.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/getmail/getmail-6.18.13.ebuild b/net-mail/getmail/getmail-6.18.13.ebuild
index d4993f09454b..ea2e80af186e 100644
--- a/net-mail/getmail/getmail-6.18.13.ebuild
+++ b/net-mail/getmail/getmail-6.18.13.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{11..12} )
 PYTHON_REQ_USE="ssl"
 inherit distutils-r1
 

diff --git a/net-mail/getmail/getmail-6.19.07.ebuild b/net-mail/getmail/getmail-6.19.07.ebuild
index cac35d298af2..7d14e83e3dc3 100644
--- a/net-mail/getmail/getmail-6.19.07.ebuild
+++ b/net-mail/getmail/getmail-6.19.07.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 PYTHON_REQ_USE="ssl"
 inherit distutils-r1
 


             reply	other threads:[~2025-05-05  7:44 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05  7:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-05  7:44 [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ Sam James
2025-05-05  7:44 Sam James
2024-05-29  5:37 Joonas Niilola
2023-09-22  7:59 Florian Schmaus
2023-09-22  7:59 Florian Schmaus
2023-05-01  8:47 Sam James
2023-03-11 16:26 Sam James
2023-03-08 15:29 Matthew Smith
2023-03-06 13:04 Arthur Zamarin
2023-03-06 12:52 Arthur Zamarin
2022-11-04 17:13 Matthew Smith
2022-11-04 17:13 Matthew Smith
2022-08-04  7:12 Joonas Niilola
2022-08-04  7:12 Joonas Niilola
2022-07-24 16:47 Sam James
2022-05-31  2:57 Sam James
2022-05-20  3:27 Sam James
2021-11-09 23:28 Jakov Smolić
2021-01-23  3:40 Sam James
2021-01-23  3:39 Sam James
2021-01-14 20:18 Sam James
2021-01-14 20:18 Sam James
2020-11-10 12:22 Joonas Niilola
2020-11-10 12:22 Joonas Niilola
2020-01-03  8:44 Tim Harder
2020-01-03  8:44 Tim Harder
2019-09-27  4:43 Tim Harder
2019-09-27  4:43 Tim Harder
2019-09-27  4:43 Tim Harder
2019-07-06  9:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-06-06 23:57 Thomas Deutschmann
2017-11-17 19:26 Tim Harder
2017-11-17 19:26 Tim Harder
2017-10-08 18:57 Tim Harder
2017-05-20 13:54 Tim Harder
2017-05-20 13:54 Tim Harder
2017-04-12 10:43 Tim Harder
2017-01-17 20:34 Tim Harder
2016-12-09  6:39 Tim Harder
2016-12-09  6:39 Tim Harder
2016-10-27  4:58 Tim Harder
2016-09-14  5:19 Tim Harder
2016-08-26  2:37 Tim Harder
2016-01-14 22:11 Tim Harder
2015-08-25  1:37 Tim Harder
2015-08-25  1:37 Tim Harder

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=1746431060.ab7ed1e3c0bd7cca165a7e56dbc5a41df1e6b39b.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