remove python3-nose buildrequire
This commit is contained in:
parent
9a4820e7dc
commit
49a0f23cd5
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-kitchen
|
Name: python-kitchen
|
||||||
Version: 1.2.6
|
Version: 1.2.6
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Small, useful pieces of code to make python coding easier
|
Summary: Small, useful pieces of code to make python coding easier
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -14,7 +14,6 @@ BuildArch: noarch
|
|||||||
|
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-nose
|
|
||||||
BuildRequires: python%{python3_pkgversion}-test
|
BuildRequires: python%{python3_pkgversion}-test
|
||||||
BuildRequires: python%{python3_pkgversion}-chardet
|
BuildRequires: python%{python3_pkgversion}-chardet
|
||||||
|
|
||||||
@ -109,6 +108,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 08 2022 shixuantong <shixuantong@huawei.com> - 1.2.6-5
|
||||||
|
- remove python3-nose buildrequire
|
||||||
|
|
||||||
* Wed Dec 09 2020 tianwei <tianwei12@huawei.com> - 1.2.6-4
|
* Wed Dec 09 2020 tianwei <tianwei12@huawei.com> - 1.2.6-4
|
||||||
- delete sensitive word
|
- delete sensitive word
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user