summaryrefslogtreecommitdiff
path: root/python-Cython.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 01:56:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 01:56:18 +0000
commite318072acef2aae409f9b7c36462c180f32476c8 (patch)
tree3276e349c86a75681288a5ffa0ca20e689c56a22 /python-Cython.spec
parenta5bf848f64df856b3a18b8cadddf39c183fdefac (diff)
automatic import of python-Cythonopeneuler20.03
Diffstat (limited to 'python-Cython.spec')
-rw-r--r--python-Cython.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.29.33-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.29.34-1
- Package Spec generated