Accepting request 877828 from devel:languages:python

- update to 2.1.9:
  * Work correctly with GStreamer 1.18 and later (thanks to @ssssam)

OBS-URL: https://build.opensuse.org/request/show/877828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-audioread?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-03-10 07:56:54 +00:00 committed by Git OBS Bridge
commit 8760074960
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 8 22:34:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.1.9:
* Work correctly with GStreamer 1.18 and later (thanks to @ssssam)
-------------------------------------------------------------------
Wed Jul 31 08:47:01 UTC 2019 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-audioread
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-audioread
Version: 2.1.8
Version: 2.1.9
Release: 0
Summary: Wrapper for audio decoding via selectable backends
License: MIT
Group: Development/Languages/Python
Url: https://github.com/sampsyo/audioread
URL: https://github.com/sampsyo/audioread
Source0: https://github.com/beetbox/audioread/archive/v%{version}.tar.gz
BuildRequires: %{python_module base}
BuildRequires: %{python_module pytest-runner}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40dcea83407c6ca36759d488386a8d5a9f43053a1c5d3e828dd905b331871b6f
size 111646

3
v2.1.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f379b0015791cc81a5a2c24f6b77a1f08dc885145f33a800db2ec69ce9e4df4e
size 111794