Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8337cb4d02 | |||
| 710fd5f72a |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 16 10:44:06 UTC 2025 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Add python3-setuptools tools as requirement (boo#1249580)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 20 15:20:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Feb 20 15:20:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package whipper
|
# spec file for package whipper
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -44,6 +44,7 @@ BuildRequires: python3-mutagen
|
|||||||
BuildRequires: python3-pycdio
|
BuildRequires: python3-pycdio
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
BuildRequires: python3-ruamel.yaml
|
BuildRequires: python3-ruamel.yaml
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: sox
|
BuildRequires: sox
|
||||||
# /SECTION
|
# /SECTION
|
||||||
# nb: there is a difference between cd-paranoia [we want] and
|
# nb: there is a difference between cd-paranoia [we want] and
|
||||||
@@ -57,6 +58,7 @@ Requires: python3-musicbrainzngs
|
|||||||
Requires: python3-mutagen
|
Requires: python3-mutagen
|
||||||
Requires: python3-pycdio
|
Requires: python3-pycdio
|
||||||
Requires: python3-ruamel.yaml
|
Requires: python3-ruamel.yaml
|
||||||
|
Requires: python3-setuptools
|
||||||
Requires: sox
|
Requires: sox
|
||||||
Conflicts: morituri
|
Conflicts: morituri
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user