Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxdg/
Date: Tue, 03 Dec 2019 05:06:32
Message-Id: 1575349566.70a7175856172d6ca88245aa0871f559685cde0a.asturm@gentoo
1 commit: 70a7175856172d6ca88245aa0871f559685cde0a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 2 21:08:17 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 3 05:06:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a71758
7
8 dev-python/pyxdg: python3_8
9
10 Tests passed.
11
12 Package-Manager: Portage-2.3.80, Repoman-2.3.19
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 dev-python/pyxdg/pyxdg-0.26-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pyxdg/pyxdg-0.26-r1.ebuild b/dev-python/pyxdg/pyxdg-0.26-r1.ebuild
19 index 90b7f711222..8739ff33906 100644
20 --- a/dev-python/pyxdg/pyxdg-0.26-r1.ebuild
21 +++ b/dev-python/pyxdg/pyxdg-0.26-r1.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
27 +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy )
28 inherit distutils-r1
29
30 MY_P=${PN}-rel-${PV}