Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908426 - dev-python/python-rtmidi: version bump
Summary: dev-python/python-rtmidi: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-13 05:16 UTC by Michał Górny
Modified: 2023-06-13 15:08 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-06-13 05:16:05 UTC
The current upstream release is 1.5.1.
Comment 1 Marek Szuba archtester gentoo-dev 2023-06-13 07:27:09 UTC
I am aware of the 1.5.x series but unfortunately, the version bump will not happen any time soon. python-rtmidi upstream has switched to a build back-end, mesonpep517, that is neither supported by distutils-r1.eclass nor even packaged in Gentoo - and given the latter hasn't seen any new releases for over 2 years or any repo activity for over 1 year, I am not exactly keen on packaging it.

In my copious spare time, I am going to try and make it use meson-python instead.
Comment 2 Larry the Git Cow gentoo-dev 2023-06-13 15:08:43 UTC
The bug has been closed via the following commit(s):

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

commit bdfd73ac586e09bcf444c687e65089ac218eb4e7
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-06-13 15:00:07 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-06-13 15:08:39 +0000

    dev-python/python-rtmidi: add 1.5.1
    
    With thanks to ztrawhcse in #gentoo-dev for useful comments regarding
    switching this to meson-python.
    
    Closes: https://bugs.gentoo.org/908426
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/python-rtmidi/Manifest                  |  1 +
 .../files/python-rtmidi-1.5.1-build_backend.patch  | 33 +++++++++++++
 .../python-rtmidi-1.5.1-unbundle_rtmidi.patch      | 55 ++++++++++++++++++++++
 .../python-rtmidi/python-rtmidi-1.5.1.ebuild       | 53 +++++++++++++++++++++
 4 files changed, 142 insertions(+)