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/scikits_image/
Date: Sun, 29 Dec 2019 13:23:30
Message-Id: 1577625775.a7dd5a2f6d1ed621eb09920b1d194bc3b307906e.asturm@gentoo
1 commit: a7dd5a2f6d1ed621eb09920b1d194bc3b307906e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 16:43:02 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 29 13:22:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7dd5a2f
7
8 sci-libs/scikits_image: Drop python2_7
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild b/sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild
17 index 8c4d5a0fd8e..4aaada38a3c 100644
18 --- a/sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild
19 +++ b/sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
25 +PYTHON_COMPAT=( python3_{5,6,7} )
26
27 inherit distutils-r1 eutils virtualx