diff --git a/SPECS/python-whisper.spec b/SPECS/python-whisper.spec index af65008..20b18f6 100644 --- a/SPECS/python-whisper.spec +++ b/SPECS/python-whisper.spec @@ -27,7 +27,6 @@ Patch0: python-whisper-1.1.10-whisper-resize-test-fix.patch BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel -BuildRequires: python%{python3_pkgversion}-mock BuildRequires: python%{python3_pkgversion}-six BuildRequires: python%{python3_pkgversion}-setuptools @@ -125,6 +124,7 @@ install -D -p -m0644 %{SOURCE19} %{buildroot}%{_mandir}/man1 - Removed generate_buildrequires, pyproject_buildrequires -r to be able to build on AlmaLinux - Replaced pyproject_wheel with py3_build in build to be able to build on AlmaLinux - Replaced pyproject_install, pyproject_save_files {srcname} with py3_install in install to be able to build on AlmaLinux +- Removed mock from BuildRequires * Mon Aug 07 2023 Jonathan Steffan - 1.1.10-1 - Update to 1.1.10