diff --git a/backports.unittest_mock-1.2.1.tar.gz b/backports.unittest_mock-1.2.1.tar.gz deleted file mode 100644 index e4b646c..0000000 Binary files a/backports.unittest_mock-1.2.1.tar.gz and /dev/null differ diff --git a/backports.unittest_mock-1.5.tar.gz b/backports.unittest_mock-1.5.tar.gz new file mode 100644 index 0000000..7b388ad Binary files /dev/null and b/backports.unittest_mock-1.5.tar.gz differ diff --git a/python-backports-unittest_mock.spec b/python-backports-unittest_mock.spec index 6deeb09..ecb0c90 100644 --- a/python-backports-unittest_mock.spec +++ b/python-backports-unittest_mock.spec @@ -1,6 +1,6 @@ Name: python-backports-unittest_mock -Version: 1.2.1 -Release: 8 +Version: 1.5 +Release: 1 Summary: Backports of unittest_mock License: MIT URL: https://github.com/jaraco/backports.unittest_mock @@ -42,6 +42,9 @@ install -p -m 0644 %{SOURCE1} MIT %{python3_sitelib}/* %changelog +* Tue Jun 07 2022 SimpleUpdate Robot - 1.5-1 +- Upgrade to version 1.5 + * Wed Aug 05 2020 lingsheng - 1.2.1-8 - Remove python2-backports-unittest_mock subpackage