Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950119 - app-misc/anki-25.02 version bump request
Summary: app-misc/anki-25.02 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL: https://github.com/ankitects/anki/rel...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-02-22 17:55 UTC by saku
Modified: 2025-03-10 03:56 UTC (History)
3 users (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 saku 2025-02-22 17:55:38 UTC
I just created my account so I cannot post a link to the changelog. It was released two weeks ago.
Comment 1 Lucio Sauer 2025-02-23 00:13:04 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2025-03-10 03:56:20 UTC
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(+)