]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
noarch apidocs
[packages/python-lxml.git] / python-lxml.spec
index 8aee4cac7ab12d4ffddd40d4e99bee6f53d64ee3..84913c41e233c6efea7c9d3aae7a866050e07b56 100644 (file)
@@ -8,13 +8,12 @@
 Summary:       Python 2 binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):     Wiązanie Pythona 2 do bibliotek libxml2 i libxslt
 Name:          python-%{module}
-Version:       3.2.4
+Version:       3.3.3
 Release:       2
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://lxml.de/files/%{module}-%{version}.tgz
-# Source0-md5: cc363499060f615aca1ec8dcc04df331
-Patch0:                %{name}-add-handle_failures-option-to-make_links_absolute-to.patch
+# Source0-md5: f2675837b4358a5ecab5fd9a783fd0e5
 URL:           http://lxml.de/
 BuildRequires: libxml2-devel >= 1:2.7.8
 BuildRequires: libxslt-devel >= 1.1.26
@@ -52,6 +51,9 @@ lxml to pythonowe wiązanie do bibliotek libxml2 i libxslt.
 Summary:       lxml API documentation
 Summary(pl.UTF-8):     Dokumentacja API modułu lxml
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 lxml API documentation.
@@ -61,7 +63,6 @@ Dokumentacja API modułu lxml.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 %if %{with python2}
This page took 0.037492 seconds and 4 git commands to generate.