Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/anki/
Date: Tue, 01 Jun 2021 00:04:06
Message-Id: 1622505817.94d82f3a13de312d8aa1afbd328c0a2838307a37.sam@gentoo
1 commit: 94d82f3a13de312d8aa1afbd328c0a2838307a37
2 Author: Chris Burroughs <chris.burroughs <AT> gmail <DOT> com>
3 AuthorDate: Fri May 28 20:24:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 00:03:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d82f3a
7
8 app-misc/anki: bump python to 3.9
9
10 Closes: https://bugs.gentoo.org/791799
11
12 Signed-off-by: Chris Burroughs <chris.burroughs <AT> gmail.com>
13 Closes: https://github.com/gentoo/gentoo/pull/21028
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 app-misc/anki/anki-2.1.15.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-misc/anki/anki-2.1.15.ebuild b/app-misc/anki/anki-2.1.15.ebuild
20 index 7acb0a51904..a1b7dc8c2e7 100644
21 --- a/app-misc/anki/anki-2.1.15.ebuild
22 +++ b/app-misc/anki/anki-2.1.15.ebuild
23 @@ -3,7 +3,7 @@
24
25 EAPI=7
26
27 -PYTHON_COMPAT=( python3_{7,8} )
28 +PYTHON_COMPAT=( python3_{7,8,9} )
29 PYTHON_REQ_USE="sqlite"
30
31 inherit desktop optfeature python-single-r1 xdg