From: wrobell Date: Sat, 24 Nov 2012 02:07:42 +0000 (+0000) Subject: - ver. 3.0.1 X-Git-Tag: auto/th/python-lxml-3.0.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fti%2Fpython-lxml-3.0.1-1 - ver. 3.0.1 --- diff --git a/python-lxml.spec b/python-lxml.spec index e7d99ee..3ee102f 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -8,12 +8,12 @@ Summary: A Pythonic binding for the libxml2 and libxslt libraries Summary(pl.UTF-8): Pythonowe wiązanie do bibliotek libxml2 i libxslt Name: python-%{module} -Version: 2.3.5 -Release: 2 +Version: 3.0.1 +Release: 1 License: BSD Group: Libraries/Python Source0: http://lxml.de/files/%{module}-%{version}.tgz -# Source0-md5: d03fb3b9139df7f182afffe72f412c87 +# Source0-md5: 0f2b1a063ab3b6b0944cbc4a9a85dcfa URL: http://lxml.de/ BuildRequires: libxml2-devel BuildRequires: libxslt-devel @@ -22,7 +22,7 @@ BuildRequires: python-devel BuildRequires: python-modules %endif %if %{with python3} -BuildRequires: python3-Cython +BuildRequires: python3-Cython > 0.17 BuildRequires: python3-devel BuildRequires: python3-modules %endif