summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-28 22:16:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-28 22:17:12 +0300
commit605da15e71c9461c1fe2a287c8f00ac80e92aa41 (patch)
tree7f578aaed183931564d59352a4a8213e4a54ae6d
parentdev-python/dogpile-cache: Stabilize 1.2.1 ALLARCHES, #907313 (diff)
downloadgentoo-605da15e71c9461c1fe2a287c8f00ac80e92aa41.tar.gz
gentoo-605da15e71c9461c1fe2a287c8f00ac80e92aa41.tar.bz2
gentoo-605da15e71c9461c1fe2a287c8f00ac80e92aa41.zip
net-irc/irker: enable py3.12
Tested manually, bu installing, starting it, and publishing some messages. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-irc/irker/irker-2.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/irker/irker-2.23.ebuild b/net-irc/irker/irker-2.23.ebuild
index df7a5203e636..2bd4516b8c36 100644
--- a/net-irc/irker/irker-2.23.ebuild
+++ b/net-irc/irker/irker-2.23.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="ssl"
inherit optfeature python-single-r1 systemd