summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 20:47:56 +0000
committerSam James <sam@gentoo.org>2021-02-27 20:57:49 +0000
commitd4116cf2637e10b8f6f37c3c6dda7935d3b2f30a (patch)
treef1d1cffa17363fdff3ad68e8dff80ffcc7b00981 /net-mail
parentdev-python/urwidtrees: add Python 3.9 (diff)
downloadgentoo-d4116cf2637e10b8f6f37c3c6dda7935d3b2f30a.tar.gz
gentoo-d4116cf2637e10b8f6f37c3c6dda7935d3b2f30a.tar.bz2
gentoo-d4116cf2637e10b8f6f37c3c6dda7935d3b2f30a.zip
net-mail/notmuch: add Python 3.9 to stable
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/notmuch-0.30-r1.ebuild4
-rw-r--r--net-mail/notmuch/notmuch-0.31-r2.ebuild2
-rw-r--r--net-mail/notmuch/notmuch-0.31.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mail/notmuch/notmuch-0.30-r1.ebuild b/net-mail/notmuch/notmuch-0.30-r1.ebuild
index 5bc0909030c7..2e892bb5e51f 100644
--- a/net-mail/notmuch/notmuch-0.30-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.30-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_OPTIONAL=1
NEED_EMACS="24.1"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit bash-completion-r1 distutils-r1 elisp-common eutils flag-o-matic \
pax-utils toolchain-funcs
diff --git a/net-mail/notmuch/notmuch-0.31-r2.ebuild b/net-mail/notmuch/notmuch-0.31-r2.ebuild
index fc743453f793..cc1c03f51dae 100644
--- a/net-mail/notmuch/notmuch-0.31-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.31-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/net-mail/notmuch/notmuch-0.31.ebuild b/net-mail/notmuch/notmuch-0.31.ebuild
index 03f24db64a5c..7e7b6616497b 100644
--- a/net-mail/notmuch/notmuch-0.31.ebuild
+++ b/net-mail/notmuch/notmuch-0.31.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_OPTIONAL=1
NEED_EMACS="24.1"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit bash-completion-r1 distutils-r1 elisp-common eutils flag-o-matic \
pax-utils toolchain-funcs