diff --git a/pyfakefs-5.6.0.tar.gz b/pyfakefs-5.6.0.tar.gz deleted file mode 100644 index 1221c484251ebc45597a169764fbd6a11aa09e30..0000000000000000000000000000000000000000 Binary files a/pyfakefs-5.6.0.tar.gz and /dev/null differ diff --git a/pyfakefs-5.7.1.tar.gz b/pyfakefs-5.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..377963cb3844b3b017aa357939286c4b43698ebf Binary files /dev/null and b/pyfakefs-5.7.1.tar.gz differ diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index 992d74a731144142872ce0357395d552307e818d..6f02f54fc78c4158554b0f8874782f19fa2d14da 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pyfakefs -Version: 5.6.0 +Version: 5.7.1 Release: 1 Summary: pyfakefs implements a fake file system that mocks the Python file system modules. License: Apache-2.0 @@ -65,6 +65,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 04 2024 jiangxinyu - 5.7.1-1 +- Update package to version 5.7.1 + * Fixes a regression in version 5.7.0 that broke patching fcntl + * adds official Python 3.13 support + * Thu Aug 29 2024 wangkai <13474090681@163.com> - 5.6.0-1 - Update package to version 5.6.0