forked from pool/python-python-rtmidi
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
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 15 22:22:27 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to 1.4.6
|
||||||
|
* Declare/document Python 3.9 support
|
||||||
|
* Drop official support for Python 3.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 11 19:07:56 UTC 2020 - Mia Herkt <mia@0x0.st>
|
Sun Oct 11 19:07:56 UTC 2020 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -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.5
|
Version: 1.4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python binding for the RtMidi C++ library
|
Summary: Python binding for the RtMidi C++ library
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -32,6 +32,7 @@ BuildRequires: %{python_module setuptools}
|
|||||||
BuildRequires: c++_compiler
|
BuildRequires: c++_compiler
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: python > 3.5
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(alsa)
|
BuildRequires: pkgconfig(alsa)
|
||||||
BuildRequires: pkgconfig(jack)
|
BuildRequires: pkgconfig(jack)
|
||||||
@@ -59,7 +60,7 @@ Contains HTML documentation and examples for python-rtmidi.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n python-rtmidi-%{version}
|
%setup -q -n python-rtmidi-%{version}
|
||||||
sed -i 's,/usr/bin/env python,/usr/bin/%{python_for_executables},' examples/*.py examples/*/*.py
|
sed -i 's,/usr/bin/env python,%{_bindir}/%{python_for_executables},' examples/*.py examples/*/*.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3dd1909d0f44f03a4191131f1829cac2ee6a94f5a4be2a9606354748e594e704
|
|
||||||
size 247534
|
|
3
python-rtmidi-1.4.6.tar.gz
Normal file
3
python-rtmidi-1.4.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f7a8c6f19a56e56c4314cd562b5595ad4be645617655887e319c0c113d510ab
|
||||||
|
size 247681
|
Reference in New Issue
Block a user