14
0
forked from pool/python-lxml

Accepting request 632889 from home:comurphy:branches:devel:languages:python

- Fix threading tests patch for 42.3
  * Add 0001-Make-test-more-resilient-against-changes-in-latest-l.patch
  * Remove python-lxml-assert.patch

OBS-URL: https://build.opensuse.org/request/show/632889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=111
This commit is contained in:
Tomáš Chvátal
2018-09-03 18:18:30 +00:00
committed by Git OBS Bridge
parent bac247b95c
commit e7faf05d16
4 changed files with 47 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ Group: Development/Languages/Python
Url: http://lxml.de/
Source: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz
Source1: http://lxml.de/lxmldoc-%{version}.pdf
Patch0: python-lxml-assert.patch
Patch0: 0001-Make-test-more-resilient-against-changes-in-latest-l.patch
BuildRequires: %{python_module Cython >= 0.26.1}
BuildRequires: %{python_module cssselect >= 0.9.1}
BuildRequires: %{python_module devel}