forked from pool/createrepo_c
Accepting request 934648 from home:StevenK:branches:system:packagemanager
- python3-nose is not required for the testsuite, update BuildRequires to the actual package used, python3-setuptools. OBS-URL: https://build.opensuse.org/request/show/934648 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/createrepo_c?expand=0&rev=59
This commit is contained in:
parent
56f6fd023b
commit
fe0c9774b9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 04:52:35 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- python3-nose is not required for the testsuite, update BuildRequires
|
||||
to the actual package used, python3-setuptools.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 30 15:35:41 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -92,7 +92,7 @@ BuildRequires: libmodulemd-devel >= 2.3.0
|
||||
Requires: %{libname}%{?_isa} = %{version}-%{release}
|
||||
%if %{with tests}
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-setuptools
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1330
|
||||
BuildRequires: bash-completion-devel
|
||||
|
Loading…
Reference in New Issue
Block a user