14
0

- Update to 1.4.7

Fixes:
  * Fixed compiler deprecation warning about PyEval_InitThreads
    on Python 3.9+.
Examples:
  * Added send_sysex and send_sysex_file example scripts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=11
This commit is contained in:
2021-02-02 23:41:52 +00:00
committed by Git OBS Bridge
parent 66c737aa2b
commit 12e02f3d5a
4 changed files with 14 additions and 4 deletions

View File

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