Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791799 - app-misc/anki-2.1.15: only supports python 3.7 and 3.8
Summary: app-misc/anki-2.1.15: only supports python 3.7 and 3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-05-24 08:08 UTC by dinoallo
Modified: 2021-06-01 00:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)