!8 Fix source0
From: @kkkl12 Reviewed-by: @yanzh_h Signed-off-by: @yanzh_h
This commit is contained in:
commit
c6f851379e
@ -7,11 +7,11 @@ needed attributes in the normal way. \
|
|||||||
|
|
||||||
Name: python-mock
|
Name: python-mock
|
||||||
Version: 3.0.5
|
Version: 3.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python Mocking and Patching Library for Testing
|
Summary: A Python Mocking and Patching Library for Testing
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.voidspace.org.uk/python/mock/
|
URL: http://www.voidspace.org.uk/python/mock/
|
||||||
Source0: http://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python2-setuptools python2-funcsigs python2-pbr git python2-unittest2
|
BuildRequires: python2-devel python2-setuptools python2-funcsigs python2-pbr git python2-unittest2
|
||||||
@ -62,6 +62,9 @@ This is the python3 subpackage for %{name}.
|
|||||||
%{python3_sitelib}/{*.egg-info,mock}
|
%{python3_sitelib}/{*.egg-info,mock}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 3.0.5-2
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Wed Aug 26 2020 tianwei <tianwei12@huawei.com> - 3.0.5-1
|
* Wed Aug 26 2020 tianwei <tianwei12@huawei.com> - 3.0.5-1
|
||||||
- update to 3.0.5
|
- update to 3.0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user