forked from pool/python-pydub
Accepting request 1230086 from home:mcalabkova:branches:devel:languages:python
- (Build)Require audioop-lts on Python 3.13 OBS-URL: https://build.opensuse.org/request/show/1230086 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=28
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>
|
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
|
# PATCH-FIX-UPSTREAM gh#jiaaro/pydub#769
|
||||||
Patch1: fix-assertions.patch
|
Patch1: fix-assertions.patch
|
||||||
BuildRequires: %{ffmpeg_pref}
|
BuildRequires: %{ffmpeg_pref}
|
||||||
|
BuildRequires: %{python_module audioop-lts if %python-base >= 3.13}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module scipy}
|
BuildRequires: %{python_module scipy}
|
||||||
@@ -47,6 +48,9 @@ BuildRequires: fdupes
|
|||||||
BuildConflicts: %{ffmpeg_pref}-mini-libs
|
BuildConflicts: %{ffmpeg_pref}-mini-libs
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: %{ffmpeg_pref}
|
Requires: %{ffmpeg_pref}
|
||||||
|
%if 0%{?python_version_nodots} >= 313
|
||||||
|
Requires: python-audioop-lts
|
||||||
|
%endif
|
||||||
Recommends: python-scipy
|
Recommends: python-scipy
|
||||||
Recommends: python-simpleaudio
|
Recommends: python-simpleaudio
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user