forked from pool/python-xarray
		
	- Just use %pytest macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=14
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							bea2b3c885
						
					
				
				
					commit
					e4c40cde16
				
			| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Apr 23 09:44:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|  | - Just use %pytest macro | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Sun Apr  7 11:37:34 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at> | Sun Apr  7 11:37:34 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -65,8 +65,7 @@ The dataset is an in-memory representation of a netCDF file. | |||||||
| %python_expand %fdupes %{buildroot}%{$python_sitelib} | %python_expand %fdupes %{buildroot}%{$python_sitelib} | ||||||
|  |  | ||||||
| %check | %check | ||||||
| #ignore netcdf fails for now, known upstream: https://github.com/pydata/xarray/issues/2050 | %pytest | ||||||
| %python_expand py.test-%{$python_bin_suffix} xarray |  | ||||||
|  |  | ||||||
| %files %{python_files} | %files %{python_files} | ||||||
| %doc README.rst | %doc README.rst | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user