Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Mon, 27 Feb 2023 12:23:26
Message-Id: 1677500494.5413d5d3c98ebb8223f96c0106391bfa6f67e5a7.andrewammerlaan@gentoo
1 commit: 5413d5d3c98ebb8223f96c0106391bfa6f67e5a7
2 Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
3 AuthorDate: Mon Feb 27 10:22:29 2023 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 12:21:34 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5413d5d3
7
8 net-irc/hexchat: enable py3.11 for 2.16.1-r1, 9999
9
10 Closes: https://bugs.gentoo.org/897096
11 Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 net-irc/hexchat/hexchat-2.16.1-r1.ebuild | 2 +-
15 net-irc/hexchat/hexchat-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-irc/hexchat/hexchat-2.16.1-r1.ebuild b/net-irc/hexchat/hexchat-2.16.1-r1.ebuild
19 index 1dbad0e77efc..c6d138bbd523 100644
20 --- a/net-irc/hexchat/hexchat-2.16.1-r1.ebuild
21 +++ b/net-irc/hexchat/hexchat-2.16.1-r1.ebuild
22 @@ -4,7 +4,7 @@
23 EAPI=7
24
25 LUA_COMPAT=( lua5-{1..4} luajit )
26 -PYTHON_COMPAT=( python3_{9..10} )
27 +PYTHON_COMPAT=( python3_{9..11} )
28
29 inherit flag-o-matic lua-single meson mono-env python-single-r1 xdg
30
31
32 diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
33 index e8d6b89487a3..8d9762ab2ebc 100644
34 --- a/net-irc/hexchat/hexchat-9999.ebuild
35 +++ b/net-irc/hexchat/hexchat-9999.ebuild
36 @@ -4,7 +4,7 @@
37 EAPI=7
38
39 LUA_COMPAT=( lua5-{1..4} luajit )
40 -PYTHON_COMPAT=( python3_{9..10} )
41 +PYTHON_COMPAT=( python3_{9..11} )
42
43 inherit flag-o-matic lua-single meson mono-env python-single-r1 xdg