From 500b6f8e9fab4c19aafae63bf597f303e666bfe5035b4a6312ce0a95b67d94ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 14 Nov 2025 09:01:38 +0000 Subject: [PATCH] Accepting request 1317730 from home:glaubitz:branches:devel:languages:python - Update to 0.4.5 * 2025-09-15 fixes compatibility with latest Numpy - Updated BuildRequires from setup.py OBS-URL: https://build.opensuse.org/request/show/1317730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=25 --- python-SoundCard.changes | 7 +++++++ python-SoundCard.spec | 4 ++-- soundcard-0.4.4.tar.gz | 3 --- soundcard-0.4.5.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 soundcard-0.4.4.tar.gz create mode 100644 soundcard-0.4.5.tar.gz diff --git a/python-SoundCard.changes b/python-SoundCard.changes index 3d3e6dc..a68be00 100644 --- a/python-SoundCard.changes +++ b/python-SoundCard.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 14 08:30:52 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.4.5 + * 2025-09-15 fixes compatibility with latest Numpy +- Updated BuildRequires from setup.py + ------------------------------------------------------------------- Wed Apr 23 11:17:28 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-SoundCard.spec b/python-SoundCard.spec index c7f83ef..00727b7 100644 --- a/python-SoundCard.spec +++ b/python-SoundCard.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-SoundCard -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: Python package to play and record audio License: BSD-3-Clause @@ -27,7 +27,7 @@ Source0: https://files.pythonhosted.org/packages/source/s/soundcard/sound Source1: https://raw.githubusercontent.com/bastibe/SoundCard/master/LICENSE Source100: python-SoundCard-rpmlintrc BuildRequires: %{python_module cffi} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy >= 1.11} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} diff --git a/soundcard-0.4.4.tar.gz b/soundcard-0.4.4.tar.gz deleted file mode 100644 index a593def..0000000 --- a/soundcard-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87df9c4b8ec97585fe440a1d9dbafabcece58eae5857ed005e6bb385b2179cff -size 40786 diff --git a/soundcard-0.4.5.tar.gz b/soundcard-0.4.5.tar.gz new file mode 100644 index 0000000..46e30c7 --- /dev/null +++ b/soundcard-0.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07272ba927e32cafdf634e4a1ca53b9a3218321a60c7d2e08f54b832a56946aa +size 40831