X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=python-Cython.spec;h=40025b43215dc10a159762d1114be81b62b911f6;hb=29ef7e4f68e966c389c2cd19d2f9a93f90f60713;hp=cb18e6c9bfffd62bdb0cdcea26bd6632313c858a;hpb=28c9083d876883221b2500f7b06383942253b394;p=packages%2Fpython-Cython.git diff --git a/python-Cython.spec b/python-Cython.spec index cb18e6c..40025b4 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.21 -Release: 1 +Version: 0.23.1 +Release: 3 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: db3c5b365e1c3f71c7cd90e96473a3ab +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