diff --git a/pyfakefs-4.6.3.tar.gz b/pyfakefs-4.6.3.tar.gz deleted file mode 100644 index 5d79f0d..0000000 Binary files a/pyfakefs-4.6.3.tar.gz and /dev/null differ diff --git a/pyfakefs-5.0.0.tar.gz b/pyfakefs-5.0.0.tar.gz new file mode 100644 index 0000000..2814684 Binary files /dev/null and b/pyfakefs-5.0.0.tar.gz differ diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index c2a07ba..3f3b667 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyfakefs -Version: 4.6.3 +Version: 5.0.0 Release: 1 Summary: pyfakefs implements a fake file system that mocks the Python file system modules. License: Apache-2.0 URL: http://pyfakefs.org -Source0: https://files.pythonhosted.org/packages/2e/a1/1592dc4297583de8e4a11ec473c71e3d77295aa619384e728e86315ff869/pyfakefs-4.6.3.tar.gz +Source0: https://files.pythonhosted.org/packages/5a/50/a33e45dc6d7e12b652e32716688a509f341f75b19086141ed21938c82686/pyfakefs-5.0.0.tar.gz BuildArch: noarch %description @@ -23,7 +23,7 @@ Provides: python3-pyfakefs-doc %description help Development documents and examples for pyfakefs %prep -%autosetup -n pyfakefs-4.6.3 +%autosetup -n pyfakefs-5.0.0 %build %py3_build @@ -63,6 +63,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Dec 06 2022 liukuo - 5.0.0-1 +- Upgrade version to 5.0.0 + * Tue Aug 9 2022 wenzhiwei - 4.6.3-1 - Update to 4.6.3