projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b89ea24
)
dev-python/setuptools_hg: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:52 +0000
(17:15 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:52 +0000
(17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild
b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild
index 48962ef713c6f866f65e86027cd74181dbe2eb5e..812f3bf98b2874b937b34fa1f358c99966a13a7d 100644
(file)
--- a/
dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild
+++ b/
dev-python/setuptools_hg/setuptools_hg-0.4-r1.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}
)
inherit distutils-r1