projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9aa594
)
dev-python/fonttools: add python3_8 target
author
neeshy
<neeshy@tfwno.gf>
Mon, 23 Mar 2020 22:00:27 +0000
(18:00 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:42 +0000
(22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-python/fonttools/fonttools-4.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fonttools/fonttools-4.1.0.ebuild
b/dev-python/fonttools/fonttools-4.1.0.ebuild
index 33b48da230cfbf21ca83ef07cb09cd5c647c5c20..f15fbef5801144514bc70a34ed494c879ce2ab3f 100644
(file)
--- a/
dev-python/fonttools/fonttools-4.1.0.ebuild
+++ b/
dev-python/fonttools/fonttools-4.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7
,3_8
} )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1 virtualx