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