forked from pool/python-python-rtmidi
- 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:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 23:28:15 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 08:07:30 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f7a8c6f19a56e56c4314cd562b5595ad4be645617655887e319c0c113d510ab
|
||||
size 247681
|
3
python-rtmidi-1.4.7.tar.gz
Normal file
3
python-rtmidi-1.4.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7dbc2b174b09015dfbee449a672a072aa72b367be40b13e04ee35a2e2e399e3
|
||||
size 249583
|
Reference in New Issue
Block a user