diff --git a/Cython-0.29.25.tar.gz b/Cython-0.29.25.tar.gz deleted file mode 100644 index bb7e4658aa866d48a912ae460749172471f90c73..0000000000000000000000000000000000000000 Binary files a/Cython-0.29.25.tar.gz and /dev/null differ diff --git a/Cython-0.29.36.tar.gz b/Cython-0.29.36.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d2ce05712e055c408917639fd91a89d2ae14e24e Binary files /dev/null and b/Cython-0.29.36.tar.gz differ diff --git a/Cython.spec b/Cython.spec index 5125f36d18237f73a0851aa8e3789924fc9b7a6b..523d514e52474450fbf30c60af040942a772610b 100644 --- a/Cython.spec +++ b/Cython.spec @@ -2,12 +2,12 @@ %bcond_with test Name: Cython -Version: 0.29.25 +Version: 0.29.36 Release: 1 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ -Source0: https://files.pythonhosted.org/packages/09/45/10c39337ba73c38a798165f97e4798827a532eaac71071842cbe0ee13dc5/Cython-0.29.25.tar.gz +Source0: https://files.pythonhosted.org/packages/38/db/df0e99d6c5fe19ee5c981d22aad557be4bdeed3ecfae25d47b84b07f0f98/Cython-0.29.36.tar.gz BuildRequires: gcc BuildRequires: python3-devel @@ -66,6 +66,9 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests %changelog +* Mon Jul 10 2023 chenzixuan - 0.29.36-1 +- update version to 0.29.36 + * Mon Dec 13 2021 shixuantong - 0.29.25-1 - update version to 0.29.25