projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c469e03
)
sci-libs/gdal: Drop python2_7 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 28 Dec 2019 16:24:33 +0000
(17:24 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 29 Dec 2019 13:22:59 +0000
(14:22 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-libs/gdal/gdal-2.4.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/gdal/gdal-2.4.1-r1.ebuild
b/sci-libs/gdal/gdal-2.4.1-r1.ebuild
index 97815fe3325b5a3191b5182f2f47efce43e9268b..069cd167cab5fd42f1913bee0384cec4ec6447b8 100644
(file)
--- a/
sci-libs/gdal/gdal-2.4.1-r1.ebuild
+++ b/
sci-libs/gdal/gdal-2.4.1-r1.ebuild
@@
-4,7
+4,7
@@
EAPI=6
GENTOO_DEPEND_ON_PERL="no"
-PYTHON_COMPAT=( python
2_7 python
3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
DISTUTILS_OPTIONAL=1
inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic java-pkg-opt-2