projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5946c9e
)
dev-python/pycadf: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Jan 2020 22:03:58 +0000
(23:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 13 Jan 2020 09:46:05 +0000
(10:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycadf/pycadf-2.9.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycadf/pycadf-2.9.0-r1.ebuild
b/dev-python/pycadf/pycadf-2.9.0-r1.ebuild
index 7036d9c751db5af1a9700e4ba417bf34928d4e81..50d99eeffcd931f9c87877fc5c973e093414abd6 100644
(file)
--- a/
dev-python/pycadf/pycadf-2.9.0-r1.ebuild
+++ b/
dev-python/pycadf/pycadf-2.9.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1