From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/
Date: Tue, 9 Jul 2024 14:50:27 +0000 (UTC) [thread overview]
Message-ID: <1720536615.93f480ad5291755da341c95c045c01d04639e712.mgorny@gentoo> (raw)
commit: 93f480ad5291755da341c95c045c01d04639e712
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 9 14:46:45 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 9 14:50:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f480ad
app-portage/smart-live-rebuild: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild | 4 ++--
app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
index e130126cc995..5dffcbc719b5 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 0e0354f2f3ba..708d473e7d20 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 git-r3
next reply other threads:[~2024-07-09 14:50 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 14:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 18:14 [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/ Michał Górny
2023-08-17 6:15 Sam James
2023-08-08 16:31 Sam James
2023-08-08 16:31 Sam James
2023-05-30 0:20 Sam James
2023-04-08 18:45 Michał Górny
2023-04-08 16:59 Arthur Zamarin
2023-04-02 8:15 Jakov Smolić
2023-02-19 19:55 Michał Górny
2022-12-06 0:33 Georgy Yakovlev
2022-08-10 14:20 Michał Górny
2022-06-05 7:15 Sam James
2022-06-05 6:56 Sam James
2022-03-24 21:27 Michał Górny
2022-03-24 19:03 Jakov Smolić
2022-02-02 7:25 Sam James
2022-01-24 19:19 Sam James
2021-06-04 9:55 Michał Górny
2021-03-28 12:59 Sam James
2021-03-28 12:59 Sam James
2021-03-28 12:59 Sam James
2021-03-28 12:59 Sam James
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19 2:54 Sam James
2021-02-19 1:51 Thomas Deutschmann
2021-01-15 12:19 Michał Górny
2021-01-07 23:19 Michał Górny
2020-09-27 16:20 Sam James
2020-05-30 7:16 Michał Górny
2020-05-30 7:16 Michał Górny
2020-02-11 11:38 Michał Górny
2019-12-05 20:58 Craig Andrews
2018-09-11 8:18 Michał Górny
2018-09-07 13:44 Mikle Kolyada
2018-07-31 13:35 Michał Górny
2018-07-17 11:40 Michał Górny
2018-03-26 16:14 Michał Górny
2018-03-15 16:34 Mikle Kolyada
2018-02-01 20:37 Thomas Deutschmann
2018-01-08 22:07 Mikle Kolyada
2017-08-24 22:03 Michał Górny
2017-08-24 22:03 Michał Górny
2017-08-24 22:03 Michał Górny
2017-08-24 22:03 Michał Górny
2017-08-24 22:03 Michał Górny
2017-04-22 9:56 Pacho Ramos
2015-10-22 17:50 Mike Gilbert
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=1720536615.93f480ad5291755da341c95c045c01d04639e712.mgorny@gentoo \
--to=mgorny@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