]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- rebuild without py2 specific pythonegg() provides
[packages/python-lxml.git] / python-lxml.spec
index e4a10c6e245b9057b2a3bb1292cf9c981695105e..784034d197d2fc68e2f2c6177b95151af76c1e4e 100644 (file)
@@ -8,13 +8,13 @@
 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.2
-Release:       1
+Version:       3.0.1
+Release:       2
 License:       BSD
 Group:         Libraries/Python
-Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5: 50ed3706da4665c40600fd6e2a7d1159
-URL:           http://codespeak.net/lxml/
+Source0:       http://lxml.de/files/%{module}-%{version}.tgz
+# Source0-md5: 0f2b1a063ab3b6b0944cbc4a9a85dcfa
+URL:           http://lxml.de/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
 %if %{with python2}
@@ -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
This page took 0.026058 seconds and 4 git commands to generate.