commit:     4e2a20dac9cfb29f4ad0968d44be6d500ad12b25
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 06:00:13 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May 12 06:02:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2a20da

net-irc/telepathy-idle: enable py3.12

Closes: https://bugs.gentoo.org/929701
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild 
b/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
index db90a1e87deb..ccb0f13a940e 100644
--- a/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
+++ b/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit python-single-r1
 
 DESCRIPTION="Full-featured IRC connection manager for Telepathy"

Reply via email to