diff --git a/mock-4.0.3.tar.gz b/mock-4.0.3.tar.gz deleted file mode 100644 index aa9979a4fb0dc82ce09a4e09c1661b625ea33673..0000000000000000000000000000000000000000 Binary files a/mock-4.0.3.tar.gz and /dev/null differ diff --git a/mock-5.1.0.tar.gz b/mock-5.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..77171ab204c28b1b8673a580d53b0d3463f6daf0 Binary files /dev/null and b/mock-5.1.0.tar.gz differ diff --git a/python-mock.spec b/python-mock.spec index 091136ec84085c053e66da2660b6e4ea6232d2f3..33e94af596a918e1210934d0e48046c3ffc5b8de 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -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 - 5.1.0-1 +- Update package to version 5.1.0 + * Mon Mar 6 Wenlong Zhang - 4.0.3-3 - Remove useless buildrequires