projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c1316
)
dev-python/pykka: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:41 +0000
(17:14 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:41 +0000
(17:14 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pykka/pykka-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pykka/pykka-1.2.1.ebuild
b/dev-python/pykka/pykka-1.2.1.ebuild
index ff425b35f2d599bd8d9112c0407dfcf2a6ff51ba..faea72a8c3242205498cb248f0c187551e1df1e7 100644
(file)
--- a/
dev-python/pykka/pykka-1.2.1.ebuild
+++ b/
dev-python/pykka/pykka-1.2.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=(
python{2_7,3_{5,6}}
)
+PYTHON_COMPAT=(
python3_{5,6}
)
inherit distutils-r1