From d38c0db131d0fcc81805f3efca25814e381add79 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 2 Dec 2018 13:22:17 +0100 Subject: [PATCH] - updated to 0.29.1 --- python-Cython.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-Cython.spec b/python-Cython.spec index 19637ef..9a7d013 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -10,15 +10,15 @@ Summary: Language for writing Python Extension Modules (Python 2.x version) Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona (wersja dla Pythona 2.x) Name: python-%{module} -Version: 0.29 +Version: 0.29.1 Release: 1 License: Apache v2.0 Group: Libraries/Python #Source0Download: https://pypi.org/simple/cython/ Source0: https://files.pythonhosted.org/packages/source/c/cython/%{module}-%{version}.tar.gz -# Source0-md5: 5cb227772fbb0318be3c73b532d249ac +# Source0-md5: 3cf61c7ef8e5daa47e469cf7ba2e598c URL: http://cython.org/ -BuildRequires: rpmbuild(macros) >= 1.710 +BuildRequires: rpmbuild(macros) >= 1.714 %if %{with python2} BuildRequires: python >= 1:2.6 BuildRequires: python-devel >= 1:2.6 -- 2.43.0