From 4ab01239aaf948fd53eec8f5f365efe50126ea8a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:14:32 +0000 Subject: automatic import of python-pyfakefs --- python-pyfakefs.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pyfakefs.spec') diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index b6acb0a..6359ed4 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyfakefs -Version: 5.1.0 +Version: 5.2.2 Release: 1 Summary: pyfakefs implements a fake file system that mocks the Python file system modules. License: http://www.apache.org/licenses/LICENSE-2.0 URL: https://github.com/pytest-dev/pyfakefs -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/4b/0e12c26797eeb1ea4574f3b94937817ee781a13d3fb800c2dc4c115a56f3/pyfakefs-5.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a2/a4/c4b4337b37eef938adf66899e882a9b00b8110f00d6057655a0962b381a0/pyfakefs-5.2.2.tar.gz BuildArch: noarch @@ -427,7 +427,7 @@ and extends pyfakefs. In 2022, the repository has been transferred to %prep -%autosetup -n pyfakefs-5.1.0 +%autosetup -n pyfakefs-5.2.2 %build %py3_build @@ -467,5 +467,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 5.1.0-1 +* Fri Apr 21 2023 Python_Bot - 5.2.2-1 - Package Spec generated -- cgit v1.2.3