projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b598f
)
dev-python/pyclipper: add python3_8 target
author
neeshy
<neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:49 +0000
(15:36 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:37 +0000
(22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-python/pyclipper/pyclipper-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyclipper/pyclipper-1.1.0.ebuild
b/dev-python/pyclipper/pyclipper-1.1.0.ebuild
index 1b5ae95083e4f9a87e216e88647bfb9011cc16c8..6790a573079acfaa6779f424b6de6321c77a5e25 100644
(file)
--- a/
dev-python/pyclipper/pyclipper-1.1.0.ebuild
+++ b/
dev-python/pyclipper/pyclipper-1.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7
,8
} )
inherit distutils-r1
DESCRIPTION="Cython wrapper for the C++ translation of the Angus Johnson's Clipper library"