]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- added Skip-failing-test-test_html_prefix_nsmap patch from Fedora (adjusted to work...
[packages/python-lxml.git] / python-lxml.spec
index 41cd1cbe61ccb934fc3a424421143986266ec422..b54fef8fc45e87b798de73e651249bd1ea30d611 100644 (file)
@@ -16,6 +16,7 @@ Group:                Libraries/Python
 #Source0Download: https://pypi.org/simple/lxml/
 Source0:       https://files.pythonhosted.org/packages/source/l/lxml/%{module}-%{version}.tar.gz
 # Source0-md5: e27240a7319d80d0c1e5390ca31eb1d8
+Patch0:                lxml-Skip-failing-test-test_html_prefix_nsmap.patch
 URL:           https://lxml.de/
 BuildRequires: libxml2-devel >= 1:2.9.2
 BuildRequires: libxslt-devel >= 1.1.28
@@ -67,6 +68,7 @@ Dokumentacja API moduĊ‚u lxml.
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 %if %{with python2}
This page took 0.05055 seconds and 4 git commands to generate.