summaryrefslogtreecommitdiff
path: root/python-pyfakefs.spec
diff options
context:
space:
mode:
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