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: sci-visualization/fityk/
Date: Thu, 07 May 2020 15:18:07
Message-Id: 1588864559.a9afab79b385ffbb8669a39f52f8b054ed95b891.mgorny@gentoo
1 commit: a9afab79b385ffbb8669a39f52f8b054ed95b891
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:15:59 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:15:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9afab79
7
8 sci-visualization/fityk: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-visualization/fityk/fityk-1.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-visualization/fityk/fityk-1.3.1.ebuild b/sci-visualization/fityk/fityk-1.3.1.ebuild
16 index 3864d5a4a6f..e67e8dead69 100644
17 --- a/sci-visualization/fityk/fityk-1.3.1.ebuild
18 +++ b/sci-visualization/fityk/fityk-1.3.1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 WX_GTK_VER=3.0
22
23 -PYTHON_COMPAT=( python2_7 python3_6 )
24 +PYTHON_COMPAT=( python3_6 )
25
26 inherit fdo-mime python-r1 wxwidgets