summaryrefslogtreecommitdiff
path: root/python-mock.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mock.spec')
-rw-r--r--python-mock.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-mock.spec b/python-mock.spec
index 9f0208b..cb938ec 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mock
-Version: 5.0.1
+Version: 5.0.2
Release: 1
Summary: Rolling backport of unittest.mock for all Pythons
License: BSD License
URL: http://mock.readthedocs.org/en/latest/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/c8/7f5fc5ee6a666d7e4ee7a3222bcb37ebebaea3697d7bf54517728f56bb28/mock-5.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/71/c8/84310fa618bebe51a533d8fd3a71e8ab406a10d8a388061a9e8e628da65a/mock-5.0.2.tar.gz
BuildArch: noarch
Requires: python3-twine
@@ -148,7 +148,7 @@ Please see the standard library documentation for more details.
%prep
-%autosetup -n mock-5.0.1
+%autosetup -n mock-5.0.2
%build
%py3_build
@@ -188,5 +188,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.2-1
- Package Spec generated