From f6dbdf387aa00b029a1bf5726ba7db8fb644cdd3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:38:49 +0000 Subject: automatic import of python-mock --- python-mock.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-mock.spec') 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 - 5.0.1-1 +* Fri Apr 21 2023 Python_Bot - 5.0.2-1 - Package Spec generated -- cgit v1.2.3