projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0827786
)
dev-python/hglib: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:46 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:46 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/hglib/hglib-2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hglib/hglib-2.1.ebuild
b/dev-python/hglib/hglib-2.1.ebuild
index dee6a7d387a7f9fc8b576f3462e0f66f643fc311..d8a33a82feb4f5cd261b3bc120f83e46f9bbc1f8 100644
(file)
--- a/
dev-python/hglib/hglib-2.1.ebuild
+++ b/
dev-python/hglib/hglib-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,3_6} pypy
)
+PYTHON_COMPAT=( python
3_{5,6}
)
PYTHON_REQ_USE="threads(+)"
MY_P=python-${P}