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: Tue, 11 Feb 2020 12:16:42
Message-Id: 1581423380.e9adb96dcd2416ae8ac8038506209b0ea48829c6.mgorny@gentoo
1 commit: e9adb96dcd2416ae8ac8038506209b0ea48829c6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 12:05:48 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 12:16:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9adb96d
7
8 net-mail/notmuch: Remove py2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-mail/notmuch/notmuch-0.29.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/notmuch/notmuch-0.29.3.ebuild b/net-mail/notmuch/notmuch-0.29.3.ebuild
16 index c8ab2a40897..35caf2d2747 100644
17 --- a/net-mail/notmuch/notmuch-0.29.3.ebuild
18 +++ b/net-mail/notmuch/notmuch-0.29.3.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