14
0

- Update to 1.5.8

* Removed obsolete Python 2 compatibility code in the _rtmidi
    module and references to Python 2 unicode type in its
    docstrings.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=21
This commit is contained in:
2023-12-11 13:57:40 +00:00
committed by Git OBS Bridge
parent bdaa5a473e
commit c822350658
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 11 13:56:06 UTC 2023 - Mia Herkt <mia@0x0.st>
- Update to 1.5.8
* Removed obsolete Python 2 compatibility code in the _rtmidi
module and references to Python 2 unicode type in its
docstrings.
-------------------------------------------------------------------
Mon Nov 6 23:47:32 UTC 2023 - Mia Herkt <mia@0x0.st>