diff --git a/Cython-0.29.32.tar.gz b/Cython-0.29.32.tar.gz deleted file mode 100644 index 584c75b5268ad8629acc6dc6eca9adf56ea87ec1..0000000000000000000000000000000000000000 Binary files a/Cython-0.29.32.tar.gz and /dev/null differ diff --git a/Cython-0.29.33.tar.gz b/Cython-0.29.33.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7814a8704bc8e6405caa78dfd2be46a018c5f1e4 Binary files /dev/null and b/Cython-0.29.33.tar.gz differ diff --git a/python-Cython.spec b/python-Cython.spec index e6324daf6df5c1d1e9edba9f89a87ecdd34a6c87..38e5c5f5cc975de76daba71890a3406f3fba7fae 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Cython -Version: 0.29.32 +Version: 0.29.33 Release: 1 Summary: The Cython compiler for writing C extensions for the Python language. License: Apache 2.0 URL: https://github.com/cython/cython -Source0: https://files.pythonhosted.org/packages/4c/76/1e41fbb365ad20b6efab2e61b0f4751518444c953b390f9b2d36cf97eea0/Cython-0.29.32.tar.gz +Source0: https://files.pythonhosted.org/packages/dc/f6/e8e302f9942cbebede88b1a0c33d0be3a738c3ac37abae87254d58ffc51c/Cython-0.29.33.tar.gz %description The most widely used Python to C compiler @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 27 2023 wubijie - 0.29.33-1 +- Update package to version 0.29.33 + * Wed Oct 26 2022 wangjunqi - 0.29.32-1 - Update package version to 0.29.32