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/dogtail/
Date: Thu, 07 May 2020 15:08:12
Message-Id: 1588864074.973cff38ffbd1f3bfc6e693ee18dbd84ee9419c7.mgorny@gentoo
1 commit: 973cff38ffbd1f3bfc6e693ee18dbd84ee9419c7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:01:07 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:07:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973cff38
7
8 dev-util/dogtail: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-util/dogtail/dogtail-0.9.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/dogtail/dogtail-0.9.10.ebuild b/dev-util/dogtail/dogtail-0.9.10.ebuild
16 index 1e430b5c9b7..9a03851f932 100644
17 --- a/dev-util/dogtail/dogtail-0.9.10.ebuild
18 +++ b/dev-util/dogtail/dogtail-0.9.10.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python{2_7,3_6} )
24 +PYTHON_COMPAT=( python3_6 )
25
26 inherit distutils-r1 gnome2-utils xdg