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 --- .gitignore | 1 + python-mock.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a55a1e5..63f2ed7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mock-5.0.1.tar.gz +/mock-5.0.2.tar.gz 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 diff --git a/sources b/sources index 7ef7f00..891d7e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d784d53f9a2ecd8c8284fe93349beaa mock-5.0.1.tar.gz +bf32d9161425142680baa08965f56b81 mock-5.0.2.tar.gz -- cgit v1.2.3