Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libvoikko/
Date: Sat, 04 Jun 2022 07:07:57
Message-Id: 1654326470.9a26e339968e5aa3512a717865e19999f4f413c8.juippis@gentoo
1 commit: 9a26e339968e5aa3512a717865e19999f4f413c8
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 06:46:22 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 07:07:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a26e339
7
8 dev-libs/libvoikko: enable py3.11
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-libs/libvoikko/libvoikko-4.3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
16 index 97d1bc96ddeb..e4791f9de050 100644
17 --- a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
18 +++ b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python3_{8..10} )
27 +PYTHON_COMPAT=( python3_{8..11} )
28
29 inherit python-r1 verify-sig