14
0

Accepting request 870722 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/870722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=6
This commit is contained in:
2021-02-10 20:30:44 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -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> Sun Jan 24 08:07:30 UTC 2021 - Mia Herkt <mia@0x0.st>

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f7a8c6f19a56e56c4314cd562b5595ad4be645617655887e319c0c113d510ab
size 247681

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7dbc2b174b09015dfbee449a672a072aa72b367be40b13e04ee35a2e2e399e3
size 249583