public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/openrazer/
Date: Wed, 13 Nov 2024 18:16:00 +0000 (UTC)	[thread overview]
Message-ID: <1731521225.5aaac21c68d5d7b166e9b8f21b009257f84a88f5.xgqt@gentoo> (raw)

commit:     5aaac21c68d5d7b166e9b8f21b009257f84a88f5
Author:     idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Tue Nov 12 17:47:06 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 18:07:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aaac21c

sys-apps/openrazer: enable py3.13

Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39288
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 .../openrazer/{openrazer-3.8.0.ebuild => openrazer-3.8.0-r1.ebuild}     | 2 +-
 .../openrazer/{openrazer-3.9.0.ebuild => openrazer-3.9.0-r1.ebuild}     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/openrazer/openrazer-3.8.0.ebuild b/sys-apps/openrazer/openrazer-3.8.0-r1.ebuild
similarity index 99%
rename from sys-apps/openrazer/openrazer-3.8.0.ebuild
rename to sys-apps/openrazer/openrazer-3.8.0-r1.ebuild
index 878518347eef..849f914ba1ab 100644
--- a/sys-apps/openrazer/openrazer-3.8.0.ebuild
+++ b/sys-apps/openrazer/openrazer-3.8.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit readme.gentoo-r1 systemd udev xdg-utils distutils-r1 linux-mod-r1
 

diff --git a/sys-apps/openrazer/openrazer-3.9.0.ebuild b/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild
similarity index 99%
rename from sys-apps/openrazer/openrazer-3.9.0.ebuild
rename to sys-apps/openrazer/openrazer-3.9.0-r1.ebuild
index 847563f1745f..399101f11d6f 100644
--- a/sys-apps/openrazer/openrazer-3.9.0.ebuild
+++ b/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit readme.gentoo-r1 systemd udev xdg-utils distutils-r1 linux-mod-r1
 


             reply	other threads:[~2024-11-13 18:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 18:16 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-13 15:14 [gentoo-commits] repo/gentoo:master commit in: sys-apps/openrazer/ Maciej Barć
2025-04-13 15:14 Maciej Barć
2025-03-28  6:53 Arthur Zamarin
2025-03-15 19:55 Maciej Barć
2025-02-20 18:33 Maciej Barć
2025-02-20 18:33 Maciej Barć
2024-10-06 19:53 Maciej Barć
2024-06-22 19:05 Maciej Barć
2024-06-01  3:46 Ionen Wolkens
2024-04-14 15:33 Maciej Barć
2024-04-14 15:33 Maciej Barć
2023-12-16 21:45 Maciej Barć
2023-12-08  8:31 Maciej Barć
2023-11-02 22:11 Maciej Barć
2023-08-29 20:03 Maciej Barć
2023-08-29 20:03 Maciej Barć
2023-08-12  7:52 Arthur Zamarin
2023-07-08 21:22 Maciej Barć
2023-07-07 11:58 Maciej Barć
2023-06-17 20:17 Maciej Barć
2023-06-17 20:17 Maciej Barć
2023-06-17 20:17 Maciej Barć
2023-06-17 15:13 Sam James
2023-06-07 15:50 Sam James
2023-05-13 22:06 Maciej Barć
2023-05-01 17:47 Maciej Barć
2023-01-21  9:26 Arthur Zamarin
2023-01-16  1:57 Maciej Barć
2022-12-08  2:50 Maciej Barć
2022-12-04 12:25 Maciej Barć
2022-11-20 15:47 Maciej Barć
2022-10-03  2:07 Maciej Barć
2022-09-21 14:06 Maciej Barć
2022-09-21 12:19 Maciej Barć
2022-09-20 23:23 Maciej Barć

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=1731521225.5aaac21c68d5d7b166e9b8f21b009257f84a88f5.xgqt@gentoo \
    --to=xgqt@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