projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858ddad
)
dev-python/setuptools-git: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:08:49 +0000
(22:08 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:26 +0000
(21:56 +0200)
dev-python/setuptools-git/setuptools-git-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index d7a9ff85c1a479ed8b27dba90c2ed85cb895c8c9..eb3ce82083c365ca65cba72309847c9a1d116793 100644
(file)
--- a/
dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/
dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy{,3} )
inherit distutils-r1