projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c51c11d
)
dev-python/blaze: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:35 +0000
(17:11 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:35 +0000
(17:11 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/blaze/blaze-0.11.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/blaze/blaze-0.11.3.ebuild
b/dev-python/blaze/blaze-0.11.3.ebuild
index 482f87e156c23e9608a1ea3378d37b95d1b51675..4af4aa7ecec8c06311dbac958466da87744e38ab 100644
(file)
--- a/
dev-python/blaze/blaze-0.11.3.ebuild
+++ b/
dev-python/blaze/blaze-0.11.3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_5,3_
6} )
+PYTHON_COMPAT=( python
3_{5,
6} )
inherit distutils-r1