Fix Source0
This commit is contained in:
parent
fa65e57293
commit
458bf95bd1
@ -7,11 +7,11 @@ needed attributes in the normal way. \
|
||||
|
||||
Name: python-mock
|
||||
Version: 4.0.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
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
|
||||
|
||||
@ -46,6 +46,9 @@ This is the python3 subpackage for %{name}.
|
||||
%{python3_sitelib}/{*.egg-info,mock}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2020 liuweibo <liuweibo10@huawei.com> - 4.0.2-3
|
||||
- Fix Source0
|
||||
|
||||
* Thu Aug 20 2020 tianwei <tianwei12@huawei.com> - 4.0.2-2
|
||||
- Don't require funcsigs on python3, it's part of the standard library
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user