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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-rtmidi
Version: 1.4.2
Version: 1.4.5
Release: 0
Summary: Python binding for the RtMidi C++ library
License: MIT