From da2cacf2d0f617cb3b10831b0c587e53b287bffe27419d889b450fed78e90a90 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 19 Apr 2021 01:41:36 +0000 Subject: [PATCH] - Update to 0.4.1: * CallbackFlags attributes are now writable - Don't build for Python 3.6, NumPy isn't available OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=19 --- python-sounddevice.changes | 7 +++++++ python-sounddevice.spec | 5 +++-- sounddevice-0.4.0.tar.gz | 3 --- sounddevice-0.4.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 sounddevice-0.4.0.tar.gz create mode 100644 sounddevice-0.4.1.tar.gz diff --git a/python-sounddevice.changes b/python-sounddevice.changes index 24b7ace..791b658 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 19 01:40:25 UTC 2021 - Steve Kowalik + +- Update to 0.4.1: + * CallbackFlags attributes are now writable +- Don't build for Python 3.6, NumPy isn't available + ------------------------------------------------------------------- Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova diff --git a/python-sounddevice.spec b/python-sounddevice.spec index c5e7e7e..7e7ae76 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -1,7 +1,7 @@ # # spec file for package python-sounddevice # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,8 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-sounddevice -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.4.0.tar.gz b/sounddevice-0.4.0.tar.gz deleted file mode 100644 index e6b9d2e..0000000 --- a/sounddevice-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:007cfef077c447eebbdbca3d510ca4365c211c2c6c4d2912d6eec43c8cbcbc02 -size 50193 diff --git a/sounddevice-0.4.1.tar.gz b/sounddevice-0.4.1.tar.gz new file mode 100644 index 0000000..2f2483b --- /dev/null +++ b/sounddevice-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21978921186c0c7183af032fab77b735d824f3e926d76adb3fd0912e289ce0b +size 50438