From e63ba4c9560192a01d570e16d9927db1183881a2f7c7959b664b15af7d938432 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Thu, 15 Oct 2020 22:25:56 +0000 Subject: [PATCH] - 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 --- python-python-rtmidi.changes | 7 +++++++ python-python-rtmidi.spec | 5 +++-- python-rtmidi-1.4.5.tar.gz | 3 --- python-rtmidi-1.4.6.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 python-rtmidi-1.4.5.tar.gz create mode 100644 python-rtmidi-1.4.6.tar.gz diff --git a/python-python-rtmidi.changes b/python-python-rtmidi.changes index 2006f23..7b7b53d 100644 --- a/python-python-rtmidi.changes +++ b/python-python-rtmidi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 15 22:22:27 UTC 2020 - Mia Herkt + +- 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 diff --git a/python-python-rtmidi.spec b/python-python-rtmidi.spec index 009c475..00f3907 100644 --- a/python-python-rtmidi.spec +++ b/python-python-rtmidi.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-rtmidi -Version: 1.4.5 +Version: 1.4.6 Release: 0 Summary: Python binding for the RtMidi C++ library License: MIT @@ -32,6 +32,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: c++_compiler BuildRequires: fdupes BuildRequires: pkgconfig +BuildRequires: python > 3.5 BuildRequires: python-rpm-macros BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(jack) @@ -59,7 +60,7 @@ Contains HTML documentation and examples for python-rtmidi. %prep %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 %python_build diff --git a/python-rtmidi-1.4.5.tar.gz b/python-rtmidi-1.4.5.tar.gz deleted file mode 100644 index b6d4022..0000000 --- a/python-rtmidi-1.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dd1909d0f44f03a4191131f1829cac2ee6a94f5a4be2a9606354748e594e704 -size 247534 diff --git a/python-rtmidi-1.4.6.tar.gz b/python-rtmidi-1.4.6.tar.gz new file mode 100644 index 0000000..e5c4273 --- /dev/null +++ b/python-rtmidi-1.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7a8c6f19a56e56c4314cd562b5595ad4be645617655887e319c0c113d510ab +size 247681