forked from pool/python-zstd
		
	- Skip the version comparison tests, they are pretty useless
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=9
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							2da2b6b298
						
					
				
				
					commit
					0ca8d955d9
				
			| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Aug 13 16:33:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|  | - Skip the version comparison tests, they are pretty useless | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Mon Jul 22 10:54:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | Mon Jul 22 10:54:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -43,6 +43,10 @@ ZSTD Bindings for Python. | |||||||
| %patch0 -p1 | %patch0 -p1 | ||||||
| %patch1 -p1 | %patch1 -p1 | ||||||
| rm -rf zstd/ | rm -rf zstd/ | ||||||
|  | # do not test the version matching, we don't really need exact version of | ||||||
|  | # zstd here | ||||||
|  | rm tests/test_version.py | ||||||
|  | sed -i -e '/test_version/d' tests/__init__.py | ||||||
|  |  | ||||||
| %build | %build | ||||||
| export CFLAGS="%{optflags}" | export CFLAGS="%{optflags}" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user