!8 update package to version 5.2.3

From: @S--Sh 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-07-31 05:51:10 +00:00 committed by Gitee
commit c92b393bdf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
pyfakefs-5.2.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pyfakefs Name: python-pyfakefs
Version: 5.2.2 Version: 5.2.3
Release: 1 Release: 1
Summary: pyfakefs implements a fake file system that mocks the Python file system modules. Summary: pyfakefs implements a fake file system that mocks the Python file system modules.
License: Apache-2.0 License: Apache-2.0
@ -63,6 +63,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Jul 31 2023 sunhui <sunhui@kylinos.cn> - 5.2.3-1
- Update package to version 5.2.3
* Thu May 04 2023 yaoxin <yao_xin001@hoperun.com> - 5.2.2-1 * Thu May 04 2023 yaoxin <yao_xin001@hoperun.com> - 5.2.2-1
- Update to 5.2.2 - Update to 5.2.2