projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0096e80
)
dev-python/gast: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 13:42:49 +0000
(14:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:04 +0000
(15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/gast/gast-0.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/gast/gast-0.2.2.ebuild
b/dev-python/gast/gast-0.2.2.ebuild
index 0cc600445e210adf5c9b3f863ff210d1f18b4e05..3d51556cad8fd68129497c11173b33b148722c99 100644
(file)
--- a/
dev-python/gast/gast-0.2.2.ebuild
+++ b/
dev-python/gast/gast-0.2.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST)"