commit:     40df6aa10e880f73549af1e6f68a9f1883285280
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 11:23:50 2024 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri May 31 11:23:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40df6aa1

net-wireless/gr-paint: Add Python 3.12 support

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 .../{gr-paint-0.0_p20230427.ebuild => gr-paint-0.0_p20230427-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild 
b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild
similarity index 97%
rename from net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild
rename to net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild
index 73b6850eeac2..c4d4160fbe8a 100644
--- a/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild
+++ b/net-wireless/gr-paint/gr-paint-0.0_p20230427-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 if [[ ${PV} == 9999* ]]; then
        inherit git-r3

Reply via email to