diff --git a/Cython-0.29.36.tar.gz b/Cython-0.29.36.tar.gz deleted file mode 100644 index d2ce05712e055c408917639fd91a89d2ae14e24e..0000000000000000000000000000000000000000 Binary files a/Cython-0.29.36.tar.gz and /dev/null differ diff --git a/Cython-3.0.8.tar.gz b/Cython-3.0.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..56815eb6fdcaf32206757108f588df1256ddeabb Binary files /dev/null and b/Cython-3.0.8.tar.gz differ diff --git a/Cython.spec b/Cython.spec index 523d514e52474450fbf30c60af040942a772610b..0a075063a84327efb8037c1122630dcd2f765da6 100644 --- a/Cython.spec +++ b/Cython.spec @@ -2,12 +2,12 @@ %bcond_with test Name: Cython -Version: 0.29.36 +Version: 3.0.8 Release: 1 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ -Source0: https://files.pythonhosted.org/packages/38/db/df0e99d6c5fe19ee5c981d22aad557be4bdeed3ecfae25d47b84b07f0f98/Cython-0.29.36.tar.gz +Source0: https://files.pythonhosted.org/packages/source/C/%{name}/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: python3-devel @@ -66,6 +66,9 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests %changelog +* Tue Jan 30 2024 xu_ping <707078654@qq.com> - 3.0.8-1 +- update version to 3.0.8 + * Mon Jul 10 2023 chenzixuan - 0.29.36-1 - update version to 0.29.36