summaryrefslogtreecommitdiff
path: root/python-pyfakefs.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 07:14:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 07:14:32 +0000
commit4ab01239aaf948fd53eec8f5f365efe50126ea8a (patch)
tree203eeecd9a2d82730426768a1eb6defee806b068 /python-pyfakefs.spec
parentebd601ff3789edde041349a7a931eec0e5477543 (diff)
automatic import of python-pyfakefsopeneuler20.03
Diffstat (limited to 'python-pyfakefs.spec')
-rw-r--r--python-pyfakefs.spec8
1 files changed, 4 insertions, 4 deletions
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