projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
757ef6b
)
dev-python/defcon: Support python 3.7
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 14 Sep 2019 22:51:00 +0000
(
00:51
+0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 14 Sep 2019 22:51:00 +0000
(
00:51
+0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-python/defcon/defcon-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/defcon/defcon-0.6.0.ebuild
b/dev-python/defcon/defcon-0.6.0.ebuild
index f39240fd7e460adb438a4ca469d172cde0811682..d30040be8979a0bc964eab0fa7d117f2983c5ca0 100644
(file)
--- a/
dev-python/defcon/defcon-0.6.0.ebuild
+++ b/
dev-python/defcon/defcon-0.6.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_
6
)
+PYTHON_COMPAT=( python2_7 python3_
{6,7}
)
inherit distutils-r1
DESCRIPTION="A set of UFO based objects for use in font editing applications"