]> git.pld-linux.org Git - packages/python-Cython.git/blobdiff - python-Cython.spec
- updated to 0.23.4
[packages/python-Cython.git] / python-Cython.spec
index 725fbd25791eda57e7a73766ae04f3076c769c03..0b51636a30113d6476f580456628d43ceb47112e 100644 (file)
@@ -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.21
-Release:       2
+Version:       0.23.4
+Release:       1
 License:       Apache v2.0
 Group:         Libraries/Python
-Source0:       http://www.cython.org/release/%{module}-%{version}.tar.gz
-# Source0-md5: 6c9c4d19ba485fe8cd88e23b57ac7886
-URL:           http://www.cython.org/
+Source0:       http://cython.org/release/%{module}-%{version}.tar.gz
+# Source0-md5: 157df1f69bcec6b56fd97e0f2e057f6e
+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
This page took 0.045387 seconds and 4 git commands to generate.