projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
777cf95
)
dev-python/paramunittest: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 17:49:53 +0000
(18:49 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 17:49:53 +0000
(18:49 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/paramunittest/paramunittest-0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/paramunittest/paramunittest-0.2.ebuild
b/dev-python/paramunittest/paramunittest-0.2.ebuild
index 1c3b77a0be5da015313fc4b91c5d81e1b74d5b73..c02fce856a0d0a1eadb887c910de219235416df2 100644
(file)
--- a/
dev-python/paramunittest/paramunittest-0.2.ebuild
+++ b/
dev-python/paramunittest/paramunittest-0.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1