Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/
Date: Fri, 24 Dec 2021 08:02:06
Message-Id: 1640332904.f7122d9841eca6b1e89163f5fe3873c4093282db.sam@gentoo
1 commit: f7122d9841eca6b1e89163f5fe3873c4093282db
2 Author: t0b3 <thomas.bettler <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 17 10:43:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 08:01:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7122d98
7
8 media-libs/libmypaint: add python 3.10
9
10 Closes: https://bugs.gentoo.org/829428
11 Signed-off-by: t0b3 <thomas.bettler <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/23367
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 media-libs/libmypaint/libmypaint-1.6.1-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/libmypaint/libmypaint-1.6.1-r1.ebuild b/media-libs/libmypaint/libmypaint-1.6.1-r1.ebuild
19 index df9fc52982d4..d6b2adaccfb0 100644
20 --- a/media-libs/libmypaint/libmypaint-1.6.1-r1.ebuild
21 +++ b/media-libs/libmypaint/libmypaint-1.6.1-r1.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python3_{7,8,9} )
27 +PYTHON_COMPAT=( python3_{8..10} )
28
29 inherit python-any-r1 toolchain-funcs