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 --- .gitignore | 1 + python-pyfakefs.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bdbdaba..2b93eca 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyfakefs-5.1.0.tar.gz +/pyfakefs-5.2.2.tar.gz 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 diff --git a/sources b/sources index 07c15d3..d012bff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3622699379b71e315a101fe362560f3 pyfakefs-5.1.0.tar.gz +4717b140652ac7ad2d94a33d7d2cd37d pyfakefs-5.2.2.tar.gz -- cgit v1.2.3