projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46fc7e4
)
dev-python/astunparse: add python3_7
author
Jason Zaman
<perfinion@gentoo.org>
Sun, 29 Mar 2020 02:08:33 +0000
(10:08 +0800)
committer
Jason Zaman
<perfinion@gentoo.org>
Sun, 29 Mar 2020 02:19:47 +0000
(10:19 +0800)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
dev-python/astunparse/astunparse-1.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/astunparse/astunparse-1.6.2.ebuild
b/dev-python/astunparse/astunparse-1.6.2.ebuild
index ea706a5884e20c445a4003431fe539f1f50aeba4..304fa3dd21c9256d3edb39cf5bbc2e06745a6c9e 100644
(file)
--- a/
dev-python/astunparse/astunparse-1.6.2.ebuild
+++ b/
dev-python/astunparse/astunparse-1.6.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 20
19
Gentoo Authors
+# Copyright 20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_6
python3_7
)
inherit distutils-r1
DESCRIPTION="Astun parser for python"