projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f65223
)
sci-libs/Shapely: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:57:45 +0000
(07:57 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:52 +0000
(08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
index 9c0df2cbe22614f7c17ac8f74a8abef9855edf73..692e04da131a38fba4e1bcf058305afede0cf43d 100644
(file)
--- a/
sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
+++ b/
sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1