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: net-mail/notmuch/
Date: Thu, 07 May 2020 15:18:05
Message-Id: 1588864338.69cc53791baf45c652ebc53461a02191467b4366.mgorny@gentoo
1 commit: 69cc53791baf45c652ebc53461a02191467b4366
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:12:18 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:12:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cc5379
7
8 net-mail/notmuch: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-mail/notmuch/notmuch-0.29.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.29.3-r1.ebuild b/net-mail/notmuch/notmuch-0.29.3-r1.ebuild
16 index d43493b3fad..d2dc1e110e9 100644
17 --- a/net-mail/notmuch/notmuch-0.29.3-r1.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.29.3-r1.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=6
21
22 DISTUTILS_OPTIONAL=1
23 -PYTHON_COMPAT=( python{2_7,3_6,3_7} )
24 +PYTHON_COMPAT=( python{3_6,3_7} )
25
26 inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
27 distutils-r1 toolchain-funcs