Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/eric/
Date: Thu, 07 May 2020 15:08:13
Message-Id: 1588864075.40c83022fc0ed58ab195f20d909304c6732dfd00.mgorny@gentoo
1 commit: 40c83022fc0ed58ab195f20d909304c6732dfd00
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:01:17 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:07:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c83022
7
8 dev-util/eric: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-util/eric/eric-18.03.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/eric/eric-18.03.ebuild b/dev-util/eric/eric-18.03.ebuild
16 index 520c3542c0c..f766811e82e 100644
17 --- a/dev-util/eric/eric-18.03.ebuild
18 +++ b/dev-util/eric/eric-18.03.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=6
21
22 MY_P=${PN}6-${PV}
23 -PYTHON_COMPAT=( python2_7 python3_6 )
24 +PYTHON_COMPAT=( python3_6 )
25 PYTHON_REQ_USE="sqlite,xml"
26 inherit python-single-r1 xdg-utils