Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Fri, 24 Sep 2021 16:56:02
Message-Id: 1632502535.2f12d43a0b565b30a69b98491707279341aefeed.arthurzam@gentoo
1 commit: 2f12d43a0b565b30a69b98491707279341aefeed
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 24 16:54:50 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 24 16:55:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f12d43a
7
8 dev-libs/libxml2: enable py3.10
9
10 passes tests
11
12 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
13
14 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
18 index 3a0a7be0f20..f7802bf5e68 100644
19 --- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
20 +++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
21 @@ -7,7 +7,7 @@ EAPI=7
22
23 PATCHSET_VERSION="2.9.12-r5-patchset"
24
25 -PYTHON_COMPAT=( python3_{7,8,9} )
26 +PYTHON_COMPAT=( python3_{8..10} )
27 PYTHON_REQ_USE="xml"
28 VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/danielveillard.asc
29 inherit autotools flag-o-matic prefix python-r1 multilib-minimal verify-sig