projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6909f
)
dev-python/pyflakes: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 17:26:49 +0000
(19:26 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 18:59:03 +0000
(20:59 +0200)
dev-python/pyflakes/pyflakes-1.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyflakes/pyflakes-1.6.0.ebuild
b/dev-python/pyflakes/pyflakes-1.6.0.ebuild
index 41a47f5c2c927769c55272420337ecedce31f424..258cbf022e4a964189d64bb507822c221f70e055 100644
(file)
--- a/
dev-python/pyflakes/pyflakes-1.6.0.ebuild
+++ b/
dev-python/pyflakes/pyflakes-1.6.0.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 pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1