!8 Delete BuildRequires python3-nose
Merge pull request !8 from 付安安/openEuler-22.03-LTS-Next
This commit is contained in:
commit
5d53bdd71f
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.34
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
License: GPLv2 and MIT
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
@ -11,7 +11,7 @@ Source1: https://github.com/pykickstart/pykickstart/releases/download/r3.34/%{
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: gettext python3-coverage python3-devel python3-nose
|
||||
BuildRequires: gettext python3-coverage python3-devel
|
||||
BuildRequires: python3-requests python3-setuptools
|
||||
BuildRequires: python3-six python3-sphinx git
|
||||
|
||||
@ -79,6 +79,9 @@ make PYTHON=%{__python3} test
|
||||
%doc docs/kickstart-docs.txt
|
||||
|
||||
%changelog
|
||||
* Sat Dec 25 2021 fuanan <fuanan3@huawei.com> - 3.34-2
|
||||
- Delete BuildRequires python3-nose
|
||||
|
||||
* Sat Nov 27 2021 fuanan <fuanan3@huawei.com> - 3.34-1
|
||||
- update version to 3.34
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user