Accepting request 943441 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/943441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2022-01-05 12:39:05 +00:00 committed by Git OBS Bridge
commit 47aad9134b
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