forked from pool/python-lxml
		
	polish the spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=196
This commit is contained in:
		@@ -36,9 +36,6 @@ Patch2:         skip-test-under-libxml2-2.11.1.patch
 | 
			
		||||
BuildRequires:  %{python_module Cython >= 3.0.7}
 | 
			
		||||
BuildRequires:  %{python_module base}
 | 
			
		||||
BuildRequires:  %{python_module cssselect >= 0.9.1}
 | 
			
		||||
# cyclic dependency
 | 
			
		||||
#BuildRequires:  %%{python_module html5lib}
 | 
			
		||||
#BuildRequires:  %%{python_module beautifulsoup4}
 | 
			
		||||
BuildRequires:  %{python_module setuptools >= 18.0.1}
 | 
			
		||||
BuildRequires:  fdupes
 | 
			
		||||
%if 0%{?suse_version} == 1500
 | 
			
		||||
@@ -107,7 +104,7 @@ export LANG=en_US.UTF-8
 | 
			
		||||
export PYTHONUNBUFFERED=x
 | 
			
		||||
# cyclic dependency between html5lib and lxml
 | 
			
		||||
rm -v src/lxml/html/tests/test_html5parser.py
 | 
			
		||||
python%python_bin_suffix test.py
 | 
			
		||||
%python_exec test.py
 | 
			
		||||
 | 
			
		||||
%install
 | 
			
		||||
%python_install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user