!10 Update version to 5.4.1
From: @zhao-jingyu985 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
86f56d2024
Binary file not shown.
BIN
pyfakefs-5.4.1.tar.gz
Normal file
BIN
pyfakefs-5.4.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyfakefs
|
Name: python-pyfakefs
|
||||||
Version: 5.3.5
|
Version: 5.4.1
|
||||||
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
|
||||||
URL: http://pyfakefs.org
|
URL: http://pyfakefs.org
|
||||||
Source0: https://files.pythonhosted.org/packages/00/2f/0fb6e7c3119fd9935cc1608a3b79de70bad8c2b400654b7e38e35120ff91/pyfakefs-5.3.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/74/8c/5a8d25e21d6b42ea6c454e24d88802d25059c7460f45663ff43215ceea65/pyfakefs-5.4.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -65,6 +65,10 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 23 2024 zhaojingyu <zhaojingyu@klinos.cn> - 5.4.1-1
|
||||||
|
- Update package to version 5.4.1
|
||||||
|
fixed a regression from version 5.4.0 that incorrectly handled files opened twice via file descripto
|
||||||
|
|
||||||
* Tue Mar 05 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.3.5-1
|
* Tue Mar 05 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.3.5-1
|
||||||
- Update package to version 5.3.5
|
- Update package to version 5.3.5
|
||||||
Use cleanup hook to reload django views
|
Use cleanup hook to reload django views
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user