Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/
Date: Fri, 17 Mar 2023 13:18:40
Message-Id: 1679059070.3d91433eac3a7fe6e456d12ca48fb6306dc0a5df.dlan@gentoo
1 commit: 3d91433eac3a7fe6e456d12ca48fb6306dc0a5df
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 10:42:22 2023 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 13:17:50 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d91433e
7
8 app-i18n/ibus-table: enable py3.11
9
10 Closes: https://bugs.gentoo.org/896554
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-i18n/ibus-table/ibus-table-1.16.14.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
17 index e7f61522cd98..65ace9b39f9b 100644
18 --- a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
19 +++ b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI="8"
24 -PYTHON_COMPAT=( python3_{9..10} )
25 +PYTHON_COMPAT=( python3_{9..11} )
26 PYTHON_REQ_USE="sqlite(+)"
27
28 inherit gnome2-utils python-single-r1 xdg