projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58325a1
)
dev-python/coverage: Add py39 to <5
author
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 15:19:27 +0000
(17:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 27 May 2020 20:45:08 +0000
(22:45 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/coverage/coverage-4.5.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/coverage/coverage-4.5.4.ebuild
b/dev-python/coverage/coverage-4.5.4.ebuild
index 63581cb813ec02a4411c38b8b0baee2fcb7439db..da84a5f4f6fe61ec2d9cef23bd1b9e376b09ffef 100644
(file)
--- a/
dev-python/coverage/coverage-4.5.4.ebuild
+++ b/
dev-python/coverage/coverage-4.5.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8
,9
}} pypy3 )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1