!19 Remove useless buildrequires
From: @zhangwenlong01 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
b7f98cbecb
@ -7,7 +7,7 @@ needed attributes in the normal way. \
|
|||||||
|
|
||||||
Name: python-mock
|
Name: python-mock
|
||||||
Version: 4.0.3
|
Version: 4.0.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A Python Mocking and Patching Library for Testing
|
Summary: A Python Mocking and Patching Library for Testing
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: http://www.voidspace.org.uk/python/mock/
|
URL: http://www.voidspace.org.uk/python/mock/
|
||||||
@ -15,7 +15,7 @@ Source0: https://pypi.python.org/packages/source/m/mock/mock-%{version}.t
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools python3-pbr python3-unittest2 python3-pytest
|
BuildRequires: python3-devel python3-setuptools python3-pbr python3-pytest
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{_description__}
|
%{_description__}
|
||||||
@ -46,6 +46,9 @@ This is the python3 subpackage for %{name}.
|
|||||||
%{python3_sitelib}/{*.egg-info,mock}
|
%{python3_sitelib}/{*.egg-info,mock}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 6 Wenlong Zhang<zhwngelonglong@loongson.cn> - 4.0.3-3
|
||||||
|
- Remove useless buildrequires
|
||||||
|
|
||||||
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 4.0.3-2
|
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 4.0.3-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user