Fix Source0
This commit is contained in:
parent
850263ace5
commit
87aefcddea
@ -7,11 +7,11 @@ needed attributes in the normal way. \
|
||||
|
||||
Name: python-mock
|
||||
Version: 3.0.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Python Mocking and Patching Library for Testing
|
||||
License: BSD
|
||||
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
|
||||
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}
|
||||
|
||||
%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
|
||||
- update to 3.0.5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user