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: app-misc/trash-cli/
Date: Thu, 07 May 2020 13:18:32
Message-Id: 1588857486.ed788e8c1e3e609a0600ea490599f8a9c829089e.mgorny@gentoo
1 commit: ed788e8c1e3e609a0600ea490599f8a9c829089e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 13:11:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 13:18:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed788e8c
7
8 app-misc/trash-cli: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
16 index 56215366374..c32b7c75024 100644
17 --- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
18 +++ b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.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 vcs-snapshot