I just created my account so I cannot post a link to the changelog. It was released two weeks ago.
Hey, thanks for the reminder! I'll create a version bump PR by next weekend. Unfortunately, I've been exceptionally busy these last couple of weeks and that won't change until next Friday. If you need the new version urgently, you could locally version bump app-misc/anki-bin-24.11::guru to the newest version. It should be a matter of copy-pasting and updating the Manifest. Sorry for the holdup.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b81091d520c123d552d521073088a19748ee78 commit e6b81091d520c123d552d521073088a19748ee78 Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2025-03-03 14:11:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 03:55:27 +0000 app-misc/anki: add 25.02 The switch from python-single-r1 to distutils-r1 allows for some improvements: - Run the Python tests in a venv against the freshly compiled wheels using distutils_enable_tests. - Compile extra documentation using distutils_enable_sphinx. Another improvement over 24.11: - Don't use the build system runner to run tests and to build the wheels so that we can drop the corresponding patches in favor of calling the test runners and eninja directly. Closes: https://bugs.gentoo.org/950119 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Sam James <sam@gentoo.org> app-misc/anki/Manifest | 5 + app-misc/anki/anki-25.02.ebuild | 312 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 317 insertions(+)