Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/Shapely/
Date: Sun, 01 Dec 2019 20:19:27
Message-Id: 1575231413.5811578e07015738420b05f3444039d54ad4f7fe.asturm@gentoo
1 commit: 5811578e07015738420b05f3444039d54ad4f7fe
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 18:49:06 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 20:16:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5811578e
7
8 sci-libs/Shapely: python3_7
9
10 Closes: https://bugs.gentoo.org/701604
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 sci-libs/Shapely/Shapely-1.6.4_p2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild
18 index 50528d9087d..111341b34ff 100644
19 --- a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild
20 +++ b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=6
24
25 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
26 +PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
27
28 inherit distutils-r1 eapi7-ver