projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eff1977
)
dev-python/basho-erlastic: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:16:23 +0000
(14:16 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:16:23 +0000
(14:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
b/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
index 39b775042479041721f10973be252ccdeb512cae..4985dad88ade87b1e318dd67020160018c10f7e8 100644
(file)
--- a/
dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild
+++ b/
dev-python/basho-erlastic/basho-erlastic-2.1.1.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 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1