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-python/doublex-expects/
Date: Tue, 05 May 2020 11:51:38
Message-Id: 1588679445.43c43421d25a5d111b531da8f23737c03ed9da87.juippis@gentoo
1 commit: 43c43421d25a5d111b531da8f23737c03ed9da87
2 Author: John Helmert III <jchelmertt3 <AT> gmail <DOT> com>
3 AuthorDate: Fri May 1 00:33:46 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue May 5 11:50:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c43421
7
8 dev-python/doublex-expects: Add python3_8
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: John Helmert III <jchelmertt3 <AT> gmail.com>
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
18 index cd9fa0da3b3..0dac2ba6098 100644
19 --- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
20 +++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
21 @@ -2,7 +2,8 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -PYTHON_COMPAT=( python3_{6,7} )
26 +
27 +PYTHON_COMPAT=( python3_{6,7,8} )
28
29 inherit distutils-r1 vcs-snapshot