python-mock

This commit is contained in:
sunhui 2023-08-09 09:25:57 +08:00
parent b7f98cbecb
commit 57b27305a5
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
mock-5.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -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: 4.0.3
Release: 3
Version: 5.1.0
Release: 1
Summary: A Python Mocking and Patching Library for Testing
License: BSD-2-Clause
URL: http://www.voidspace.org.uk/python/mock/
@ -46,6 +46,9 @@ This is the python3 subpackage for %{name}.
%{python3_sitelib}/{*.egg-info,mock}
%changelog
* Wed Aug 9 2023 sunhui <sunhui@kylinos.cn> - 5.1.0-1
- Update package to version 5.1.0
* Mon Mar 6 Wenlong Zhang<zhwngelonglong@loongson.cn> - 4.0.3-3
- Remove useless buildrequires