Drop the python-nose dependency
This commit is contained in:
parent
0b9d3f24b7
commit
e1467e2868
@ -1,6 +1,6 @@
|
|||||||
Name: oscap-anaconda-addon
|
Name: oscap-anaconda-addon
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Anaconda addon integrating OpenSCAP to the installation process
|
Summary: Anaconda addon integrating OpenSCAP to the installation process
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/OpenSCAP/oscap-anaconda-addon
|
URL: https://github.com/OpenSCAP/oscap-anaconda-addon
|
||||||
@ -10,7 +10,7 @@ Source0: https://github.com/OpenSCAP/%{name}/releases/download/r%{ve
|
|||||||
Patch0001: oscap-anaconda-addon-Bumped-the-schematron-version-to-match-the-SCAP-version.patch
|
Patch0001: oscap-anaconda-addon-Bumped-the-schematron-version-to-match-the-SCAP-version.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext python3-devel python3-pycurl python3-mock python3-nose python3-cpio
|
BuildRequires: gettext python3-devel python3-pycurl python3-mock python3-cpio
|
||||||
BuildRequires: openscap openscap-utils openscap-python3 anaconda >= 28.22
|
BuildRequires: openscap openscap-utils openscap-python3 anaconda >= 28.22
|
||||||
Requires: anaconda >= 28.22 python3-cpio openscap openscap-utils openscap-python3
|
Requires: anaconda >= 28.22 python3-cpio openscap openscap-utils openscap-python3
|
||||||
|
|
||||||
@ -35,5 +35,8 @@ make install DESTDIR=%{buildroot}
|
|||||||
%doc COPYING ChangeLog README.md
|
%doc COPYING ChangeLog README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 8 2022 liyanan <liyanan32@huawei.com> - 1.0-4
|
||||||
|
- Drop the python-nose dependency
|
||||||
|
|
||||||
* Mon Apr 20 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 1.0-3
|
* Mon Apr 20 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 1.0-3
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user