projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3369b38
)
dev-python/nose-cover3: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:42:48 +0000
(17:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:53:00 +0000
(17:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
index 212da362037ba7c839f70eba6d3a51c75c27183e..226eba9744a1f39d4fddfd6ef791aa97a2cd26a5 100644
(file)
--- a/
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
+++ b/
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
inherit distutils-r1