Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/botan/
Date: Wed, 02 Dec 2020 23:17:56
Message-Id: 1606951066.517820eb03878aba1f348fcd4a9726d2d06e8803.sam@gentoo
1 commit: 517820eb03878aba1f348fcd4a9726d2d06e8803
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:17:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:17:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517820eb
7
8 dev-libs/botan: add Python 3.9
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-libs/botan/botan-2.17.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/botan/botan-2.17.2.ebuild b/dev-libs/botan/botan-2.17.2.ebuild
17 index 17cef74104b..c15f5000f25 100644
18 --- a/dev-libs/botan/botan-2.17.2.ebuild
19 +++ b/dev-libs/botan/botan-2.17.2.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{7,8} )
25 +PYTHON_COMPAT=( python3_{7,8,9} )
26
27 inherit python-r1 toolchain-funcs