[packages/python-Cython] - updated to 0.22.1

qboosh qboosh at pld-linux.org
Thu Jun 25 18:43:15 CEST 2015


commit e44bbaad35adebf0eb20bb17588b27d41ae9124a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 25 18:44:44 2015 +0200

    - updated to 0.22.1

 python-Cython.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-Cython.spec b/python-Cython.spec
index f4bf240..de5fadd 100644
--- a/python-Cython.spec
+++ b/python-Cython.spec
@@ -8,23 +8,24 @@
 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.22
-Release:	2
+Version:	0.22.1
+Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	http://cython.org/release/%{module}-%{version}.tar.gz
-# Source0-md5:	1ae25add4ef7b63ee9b4af697300d6b6
+# Source0-md5:	b920f3c81ae767477a342807bf5e68e8
 URL:		http://cython.org/
 %if %{with python2}
 BuildRequires:	python >= 1:2.6
 BuildRequires:	python-devel >= 1:2.6
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3 >= 1:3.2
 BuildRequires:	python3-2to3 >= 1:3.2
 BuildRequires:	python3-devel >= 1:3.2
-BuildRequires:	python3-distribute
 BuildRequires:	python3-modules >= 1:3.2
+BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
 Requires:	python-devel >= 1:2.6
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Cython.git/commitdiff/e44bbaad35adebf0eb20bb17588b27d41ae9124a



More information about the pld-cvs-commit mailing list