forked from pool/python-pydub
Accepting request 1230305 from devel:languages:python
- (Build)Require audioop-lts on Python 3.13 OBS-URL: https://build.opensuse.org/request/show/1230305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 11:56:48 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- (Build)Require audioop-lts on Python 3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 23:02:36 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||
|
||||
|
@@ -38,6 +38,7 @@ Patch0: skip_libopenh264-7.patch
|
||||
# PATCH-FIX-UPSTREAM gh#jiaaro/pydub#769
|
||||
Patch1: fix-assertions.patch
|
||||
BuildRequires: %{ffmpeg_pref}
|
||||
BuildRequires: %{python_module audioop-lts if %python-base >= 3.13}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module scipy}
|
||||
@@ -47,6 +48,9 @@ BuildRequires: fdupes
|
||||
BuildConflicts: %{ffmpeg_pref}-mini-libs
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: %{ffmpeg_pref}
|
||||
%if 0%{?python_version_nodots} >= 313
|
||||
Requires: python-audioop-lts
|
||||
%endif
|
||||
Recommends: python-scipy
|
||||
Recommends: python-simpleaudio
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user