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-biology/bedtools/
Date: Mon, 10 Feb 2020 13:26:57
Message-Id: 1581341185.cf72c05d0fba9c3ed1c9dbe63e2e1bcac1dd92ae.mgorny@gentoo
1 commit: cf72c05d0fba9c3ed1c9dbe63e2e1bcac1dd92ae
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 10 13:05:45 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 10 13:26:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf72c05d
7
8 sci-biology/bedtools: Remove py2 where possible
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-biology/bedtools/bedtools-2.26.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-biology/bedtools/bedtools-2.26.0.ebuild b/sci-biology/bedtools/bedtools-2.26.0.ebuild
16 index 0ad6f3eb354..b062a6fef84 100644
17 --- a/sci-biology/bedtools/bedtools-2.26.0.ebuild
18 +++ b/sci-biology/bedtools/bedtools-2.26.0.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 flag-o-matic python-any-r1 toolchain-funcs