14
0

- Update to 1.4.5

* Fixed error when trying to import version number from
    ``rtmidi.release`` when Python is running with ``-OO``
    optimization enabled.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=5
This commit is contained in:
2020-10-11 19:14:59 +00:00
committed by Git OBS Bridge
parent 0f1981232f
commit f63d9bff14
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 11 19:07:56 UTC 2020 - Mia Herkt <mia@0x0.st>
- Update to 1.4.5
* Fixed error when trying to import version number from
``rtmidi.release`` when Python is running with ``-OO``
optimization enabled.
-------------------------------------------------------------------
Mon Jul 20 17:44:05 UTC 2020 - Mia Herkt <mia@0x0.st>