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: www-client/ripe-atlas-cousteau/
Date: Thu, 06 Feb 2020 06:18:41
Message-Id: 1580969778.4ede4d7a079afd6fb262e9551f082c44ee38f5b1.mgorny@gentoo
1 commit: 4ede4d7a079afd6fb262e9551f082c44ee38f5b1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 6 06:04:46 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 06:16:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ede4d7a
7
8 www-client/ripe-atlas-cousteau: Remove py2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
16 index a1155e580f5..ea71ceef9ae 100644
17 --- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
18 +++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python2_7 python3_6 )
24 +PYTHON_COMPAT=( python3_6 )
25
26 inherit distutils-r1