projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfeb085
)
dev-python/eradicate: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 12:48:21 +0000
(13:48 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 12:59:54 +0000
(13:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/eradicate/eradicate-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/eradicate/eradicate-0.2.1.ebuild
b/dev-python/eradicate/eradicate-0.2.1.ebuild
index 2671a4917c0d7fbc9432971820fabc4abdad1a0c..8a3d4a5273a7e0be6a8f4cce4fe1cd136e1ce04e 100644
(file)
--- a/
dev-python/eradicate/eradicate-0.2.1.ebuild
+++ b/
dev-python/eradicate/eradicate-0.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1