python-rtmidi 1.5.8-1 source package in Ubuntu

Changelog

python-rtmidi (1.5.8-1) unstable; urgency=medium

  * New upstream release (1.5.8):
    - This version includes the fix for (no)gil/except declarations on MIDI in
      callback and sendMessage. (Closes: #1056869)
      See: https://github.com/SpotlightKid/python-rtmidi/pull/185/files
  * debian/control:
    - Add python-mesonpy as build dependency.
    - Remove unnecessary restrictions.
    - Update Homepage URL.
  * Bump Standards-Version to 4.6.2. No changes required.
  * debian/copyright: Update copyright holder year for debian/* files.

 -- Josue Ortega <email address hidden>  Sun, 03 Dec 2023 10:56:59 -0600

Upload details

Uploaded by:
Josue Ortega
Uploaded to:
Sid
Original maintainer:
Josue Ortega
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-rtmidi_1.5.8-1.dsc 2.0 KiB e0185cb8ac8023876496708ba00af7e8171efec02bbda53928a768bbf305e287
python-rtmidi_1.5.8.orig.tar.gz 359.5 KiB 7f9ade68b068ae09000ecb562ae9521da3a234361ad5449e83fc734544d004fa
python-rtmidi_1.5.8-1.debian.tar.xz 3.5 KiB c5da254c38bdc789c9bac7e1d93ed5372f15b5bc9724b652592727839a847717

No changes file available.

Binary packages built by this source

python3-rtmidi: Python wrapper for the RtMidi C++ library written with Cython

 Python binding for RtMidi implemented with Cython and provides a thin wrapper
 around the RtMidi C++ interface. The API is basically the same as the C++ one
 but with the naming scheme of classes, methods and parameters adapted to the
 Python naming structure.

python3-rtmidi-dbgsym: debug symbols for python3-rtmidi