projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd10dd
)
virtual/python-typing: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:41 +0000
(22:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:53 +0000
(21:56 +0200)
virtual/python-typing/python-typing-0-r1.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-typing/python-typing-0-r1.ebuild
b/virtual/python-typing/python-typing-0-r1.ebuild
index c31dcbb43237bdd774f7c88b998a4e175de53b9a..27b8d0b9b3277faa919ee75f899e1979a033b2d9 100644
(file)
--- a/
virtual/python-typing/python-typing-0-r1.ebuild
+++ b/
virtual/python-typing/python-typing-0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6
,3_7
} pypy{,3} )
inherit python-r1