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:
Neal Gompa 2022-01-02 01:52:55 +00:00 committed by Git OBS Bridge
parent 56f6fd023b
commit fe0c9774b9
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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