forked from pool/python-SpeechRecognition
Accepting request 1264850 from devel:languages:python
- Normalize metadata directory name. Requires python-setuptools 78 to build successfully. OBS-URL: https://build.opensuse.org/request/show/1264850 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 00:52:33 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 04:26:36 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-SpeechRecognition
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -105,7 +105,7 @@ ignore+=" --ignore tests/test_whisper_recognition.py"
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/speech_recognition
|
||||
%{python_sitelib}/SpeechRecognition-%{version}.dist-info
|
||||
%{python_sitelib}/speechrecognition-%{version}.dist-info
|
||||
%dir %{_datadir}/speech_recognition/
|
||||
%dir %{_datadir}/speech_recognition/pocketsphinx-data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user