diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:14:32 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:14:32 +0000 | 
| commit | 4ab01239aaf948fd53eec8f5f365efe50126ea8a (patch) | |
| tree | 203eeecd9a2d82730426768a1eb6defee806b068 | |
| parent | ebd601ff3789edde041349a7a931eec0e5477543 (diff) | |
automatic import of python-pyfakefsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyfakefs.spec | 8 | ||||
| -rw-r--r-- | sources | 2 | 
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 5.1.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.2-1  - Package Spec generated @@ -1 +1 @@ -a3622699379b71e315a101fe362560f3  pyfakefs-5.1.0.tar.gz +4717b140652ac7ad2d94a33d7d2cd37d  pyfakefs-5.2.2.tar.gz  | 
