!5 update to release 3.0.5 for LTS
Merge pull request !5 from tianwei/openEuler-20.03-LTS
This commit is contained in:
commit
850263ace5
BIN
mock-3.0.5.tar.gz
Normal file
BIN
mock-3.0.5.tar.gz
Normal file
Binary file not shown.
@ -6,8 +6,8 @@ arguments they were called with. You can also specify return values and set \
|
||||
needed attributes in the normal way. \
|
||||
|
||||
Name: python-mock
|
||||
Version: 2.0.0
|
||||
Release: 11
|
||||
Version: 3.0.5
|
||||
Release: 1
|
||||
Summary: A Python Mocking and Patching Library for Testing
|
||||
License: BSD
|
||||
URL: http://www.voidspace.org.uk/python/mock/
|
||||
@ -55,14 +55,15 @@ This is the python3 subpackage for %{name}.
|
||||
|
||||
%files -n python2-mock
|
||||
%license LICENSE.txt
|
||||
%doc docs/*
|
||||
%{python2_sitelib}/{*.egg-info,mock}
|
||||
|
||||
%files -n python3-mock
|
||||
%license LICENSE.txt
|
||||
%doc docs/*
|
||||
%{python3_sitelib}/{*.egg-info,mock}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 tianwei <tianwei12@huawei.com> - 3.0.5-1
|
||||
- update to 3.0.5
|
||||
|
||||
* Thu Oct 17 2019 huzhiyu <huzhiyu1@huawei.com> - 2.0.0-11
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user