14
0
Commit Graph

16 Commits

Author SHA256 Message Date
9f65535e4a Accepting request 1066960 from devel:languages:python
- Skip python 3.11, not supported yet gh#SpotlightKid/python-rtmidi#115

OBS-URL: https://build.opensuse.org/request/show/1066960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=8
2023-02-21 14:36:35 +00:00
3755264c0d - Skip python 3.11, not supported yet gh#SpotlightKid/python-rtmidi#115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=15
2023-02-21 09:58:02 +00:00
9cc13cf7eb Accepting request 901576 from devel:languages:python
- Update to 1.4.9
Changes:
  * Synced with upstream RtMidi_
    (fixes gh#SpotlightKid/python-rtmidi#89).
- Changes in 1.4.8:
Fixes:
  * Fixed command line parsing in ``midiclock.py`` example script.
  * Fixed Windows builds on AppVeyor CI.
Changes:
  * Release GIL in ``MidiOut.send_message`` so that on backend APIs
    where this operation is blocking (``WINDOWS_MM``), multiple
    Python threads using this method on different ``MidiOut``
    instances can run concurently.

OBS-URL: https://build.opensuse.org/request/show/901576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=7
2021-06-24 16:22:29 +00:00
457dd4692d - Update to 1.4.9
Changes:
  * Synced with upstream RtMidi_
    (fixes gh#SpotlightKid/python-rtmidi#89).
- Changes in 1.4.8:
Fixes:
  * Fixed command line parsing in ``midiclock.py`` example script.
  * Fixed Windows builds on AppVeyor CI.
Changes:
  * Release GIL in ``MidiOut.send_message`` so that on backend APIs
    where this operation is blocking (``WINDOWS_MM``), multiple
    Python threads using this method on different ``MidiOut``
    instances can run concurently.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=13
2021-06-23 17:42:16 +00:00
bf4ce50e28 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
2021-02-10 20:30:44 +00:00
12e02f3d5a - 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
2021-02-02 23:41:52 +00:00
cc269b3506 Accepting request 866327 from devel:languages:python
- Fix package build failure due to -doc package not being marked
  with %python_files

OBS-URL: https://build.opensuse.org/request/show/866327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=5
2021-01-25 17:23:55 +00:00
66c737aa2b - Fix package build failure due to -doc package not being marked
with %python_files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=9
2021-01-24 08:08:59 +00:00
5173c2f241 Accepting request 842008 from devel:languages:python
- Update to 1.4.6
  * Declare/document Python 3.9 support
  * Drop official support for Python 3.5

OBS-URL: https://build.opensuse.org/request/show/842008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=4
2020-10-16 14:15:23 +00:00
e63ba4c956 - Update to 1.4.6
* Declare/document Python 3.9 support
  * Drop official support for Python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=7
2020-10-15 22:25:56 +00:00
3aaaf43fc4 Accepting request 841083 from devel:languages:python
- 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/request/show/841083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=3
2020-10-13 13:41:48 +00:00
f63d9bff14 - 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
2020-10-11 19:14:59 +00:00
619529b971 Accepting request 821968 from devel:languages:python
- Fix rpmlint warnings
- Update to 1.4.2
Enhancements:
  * Added more helpful aliases for MIDI events/controllers
    constants
Examples:
  * Added ccstore advanced example to show how to remember last
    seen controller change values

OBS-URL: https://build.opensuse.org/request/show/821968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=2
2020-07-20 19:09:22 +00:00
0f1981232f - Fix rpmlint warnings
- Update to 1.4.2
Enhancements:
  * Added more helpful aliases for MIDI events/controllers
    constants
Examples:
  * Added ccstore advanced example to show how to remember last
    seen controller change values

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=3
2020-07-20 17:54:26 +00:00
025f0f399d Accepting request 816523 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/816523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rtmidi?expand=0&rev=1
2020-06-23 19:06:21 +00:00
Tomáš Chvátal
df9b8eb013 Accepting request 816456 from home:mia
This provides a Python binding for RtMidi.

OBS-URL: https://build.opensuse.org/request/show/816456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=1
2020-06-23 08:39:14 +00:00