diff --git a/mock-5.1.0.tar.gz b/mock-5.1.0.tar.gz deleted file mode 100644 index 77171ab204c28b1b8673a580d53b0d3463f6daf0..0000000000000000000000000000000000000000 Binary files a/mock-5.1.0.tar.gz and /dev/null differ diff --git a/mock-5.2.0.tar.gz b/mock-5.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e28469709d0d9cd718c44baee82e73f4dbd5eaf1 Binary files /dev/null and b/mock-5.2.0.tar.gz differ diff --git a/python-mock.spec b/python-mock.spec index 33e94af596a918e1210934d0e48046c3ffc5b8de..d25af5cca8a78568b30b0b74d1ca1dc8d3907a25 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -6,7 +6,7 @@ arguments they were called with. You can also specify return values and set \ needed attributes in the normal way. \ Name: python-mock -Version: 5.1.0 +Version: 5.2.0 Release: 1 Summary: A Python Mocking and Patching Library for Testing License: BSD-2-Clause @@ -46,6 +46,10 @@ This is the python3 subpackage for %{name}. %{python3_sitelib}/{*.egg-info,mock} %changelog +* Thu Apr 03 2025 openeuler_bot - 5.2.0-1 +- update python-mock to 5.2.0 + + * Wed Aug 9 2023 sunhui - 5.1.0-1 - Update package to version 5.1.0