projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a878666
)
gnome-extra/gnome-builder: add python3.6 compat
author
Mart Raudsepp
<leio@gentoo.org>
Thu, 5 Apr 2018 15:30:21 +0000
(18:30 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Thu, 5 Apr 2018 17:44:10 +0000
(20:44 +0300)
jedi plugin is broken, but that's incompatibility with jedi-0.10+, not
python version related. To be fixed in a revbump instead as I could
use it before I can get to 3.26 yet.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
gnome-extra/gnome-builder/gnome-builder-3.24.2.ebuild
patch
|
blob
|
history
diff --git
a/gnome-extra/gnome-builder/gnome-builder-3.24.2.ebuild
b/gnome-extra/gnome-builder/gnome-builder-3.24.2.ebuild
index 068bcd9b9e45cd5edd97d59a33d10a2dce6f0f7a..fc35c2c3eb4ba3d01fe9256702b88def9557aa37 100644
(file)
--- a/
gnome-extra/gnome-builder/gnome-builder-3.24.2.ebuild
+++ b/
gnome-extra/gnome-builder/gnome-builder-3.24.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{3_4,3_5
} )
+PYTHON_COMPAT=( python
3_{4,5,6
} )
VALA_MIN_API_VERSION="0.30"
VALA_USE_DEPEND="vapigen"
DISABLE_AUTOFORMATTING=1