python-pyfakefs

This commit is contained in:
sunhui 2023-07-31 10:45:05 +08:00
parent f07ab647b9
commit 428de78a4b
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