From 138964e787874f7f1495a83f401ca942f0f0a202 Mon Sep 17 00:00:00 2001 From: Ilfat G Date: Mon, 20 Feb 2023 14:19:14 +0300 Subject: [PATCH] Update to 0.29.33 --- .abf.yml | 2 +- python-cython.spec | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index d7dcdcb..dc0d7ba 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - cython-0.29.24.tar.gz: 36a2a5fe9730758cebf3de28c0ff7ae33595700f + cython-0.29.33.tar.gz: 3a76a61a6b9b6fc1ecaedfe40a22c29ab2479565 diff --git a/python-cython.spec b/python-cython.spec index e3fa777..c20ae1c 100644 --- a/python-cython.spec +++ b/python-cython.spec @@ -10,8 +10,8 @@ Summary: Language for writing C extensions to Python Name: python-cython -Version: 0.29.24 -Release: 2 +Version: 0.29.33 +Release: 1 License: Python Group: Development/Python Url: http://www.cython.org @@ -50,7 +50,6 @@ edge functionality and optimizations. %{py3_platsitedir}/Cython-%{version}-*.egg-info %{py3_platsitedir}/cython* %{py3_platsitedir}/pyximport -%{py3_platsitedir}/__pycache__/*.py? #--------------------------------------------------------------------