projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbe2e3b
)
sci-libs/Rtree: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:58:59 +0000
(21:58 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 21:30:20 +0000
(22:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
b/sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
index fbba424b40b0b7afae806a296d97dad354db9ae6..0832cb96d361aaf4956b40b9aebd051c5495ab50 100644
(file)
--- a/
sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
+++ b/
sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1