Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/
Date: Tue, 05 Feb 2019 22:38:27
Message-Id: 1549406094.80396435b9be409748c0d04803e5e72de2cbd5e6.monsieurp@gentoo
1 commit: 80396435b9be409748c0d04803e5e72de2cbd5e6
2 Author: Paweł Tomak <pawel <AT> tomak <DOT> eu>
3 AuthorDate: Mon Jan 21 13:50:53 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 5 22:34:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80396435
7
8 net-mail/notmuch: add Python 3.7 to supported versions.
9
10 Signed-off-by: Paweł Tomak <pawel <AT> tomak.eu>
11 Closes: https://github.com/gentoo/gentoo/pull/10881
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 net-mail/notmuch/notmuch-0.27.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-mail/notmuch/notmuch-0.27.ebuild b/net-mail/notmuch/notmuch-0.27.ebuild
18 index 84ffe93ca8d..1a4cee2643a 100644
19 --- a/net-mail/notmuch/notmuch-0.27.ebuild
20 +++ b/net-mail/notmuch/notmuch-0.27.ebuild
21 @@ -4,7 +4,7 @@
22 EAPI=6
23
24 DISTUTILS_OPTIONAL=1
25 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
26 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
27
28 inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
29 distutils-r1 toolchain-funcs