forked from pool/python-html5lib
		
	- Restrict pytest to < 5.0 as it broke with 5.3 and upstream
still didn't bother to merge support for even pytest 4+... OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=41
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							995248fd84
						
					
				
				
					commit
					f6651df84a
				
			| @@ -1,3 +1,9 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Wed Jan 15 12:31:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|  | - Restrict pytest to < 5.0 as it broke with 5.3 and upstream | ||||||
|  |   still didn't bother to merge support for even pytest 4+... | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Tue Dec  3 14:25:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | Tue Dec  3 14:25:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-html5lib | # spec file for package python-html5lib | ||||||
| # | # | ||||||
| # Copyright (c) 2019 SUSE LLC | # Copyright (c) 2020 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -31,8 +31,8 @@ BuildRequires:  %{python_module Genshi} | |||||||
| BuildRequires:  %{python_module datrie} | BuildRequires:  %{python_module datrie} | ||||||
| BuildRequires:  %{python_module lxml} | BuildRequires:  %{python_module lxml} | ||||||
| BuildRequires:  %{python_module mock} | BuildRequires:  %{python_module mock} | ||||||
|  | BuildRequires:  %{python_module pytest < 5.0} | ||||||
| BuildRequires:  %{python_module pytest-expect} | BuildRequires:  %{python_module pytest-expect} | ||||||
| BuildRequires:  %{python_module pytest} |  | ||||||
| BuildRequires:  %{python_module setuptools >= 18.5} | BuildRequires:  %{python_module setuptools >= 18.5} | ||||||
| BuildRequires:  %{python_module six >= 1.9} | BuildRequires:  %{python_module six >= 1.9} | ||||||
| BuildRequires:  %{python_module webencodings} | BuildRequires:  %{python_module webencodings} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user