projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5174b
)
dev-python/jedi: Tested on py3.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 30 Aug 2018 16:34:11 +0000
(18:34 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 30 Aug 2018 17:24:54 +0000
(19:24 +0200)
dev-python/jedi/jedi-0.12.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jedi/jedi-0.12.1.ebuild
b/dev-python/jedi/jedi-0.12.1.ebuild
index 29db2142248844ad1b8709f9abe8e85a5953a3c4..354e2b1b1c73822703c3c696e6e1347b55898e92 100644
(file)
--- a/
dev-python/jedi/jedi-0.12.1.ebuild
+++ b/
dev-python/jedi/jedi-0.12.1.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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
inherit distutils-r1