From e318072acef2aae409f9b7c36462c180f32476c8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:56:18 +0000 Subject: automatic import of python-Cython --- python-Cython.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-Cython.spec') diff --git a/python-Cython.spec b/python-Cython.spec index 9eee33d..39b877c 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.33 +Version: 0.29.34 Release: 1 Summary: The Cython compiler for writing C extensions for the Python language. License: Apache URL: http://cython.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/f6/e8e302f9942cbebede88b1a0c33d0be3a738c3ac37abae87254d58ffc51c/Cython-0.29.33.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0a/70/1500f05bddb16d795b29fac42954b3c8764c82367b8326c10f038471ae7f/Cython-0.29.34.tar.gz BuildArch: noarch @@ -94,7 +94,7 @@ to install an uncompiled (slower) version of Cython with:: %prep -%autosetup -n Cython-0.29.33 +%autosetup -n Cython-0.29.34 %build %py3_build @@ -134,5 +134,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Mar 06 2023 Python_Bot - 0.29.33-1 +* Fri Apr 21 2023 Python_Bot - 0.29.34-1 - Package Spec generated -- cgit v1.2.3