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