Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791799

Summary: app-misc/anki-2.1.15: only supports python 3.7 and 3.8
Product: Gentoo Linux Reporter: dinoallo
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: chris.burroughs
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21028
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 725490    

Description dinoallo 2021-05-24 08:08:20 UTC
The ebuild for Anki is missing USE flags to support the newer python 3.9. The current ebuild only supports for 3.7 and 3.8. Gentoo is moving away from those two versions now; it should be updated.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-01 00:04:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d82f3a13de312d8aa1afbd328c0a2838307a37

commit 94d82f3a13de312d8aa1afbd328c0a2838307a37
Author:     Chris Burroughs <chris.burroughs@gmail.com>
AuthorDate: 2021-05-28 20:24:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-01 00:03:37 +0000

    app-misc/anki: bump python to 3.9
    
    Closes: https://bugs.gentoo.org/791799
    
    Signed-off-by: Chris Burroughs <chris.burroughs@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/21028
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/anki/anki-2.1.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)