forked from pool/python-mockito
		
	- Disable python3 building as the mockito is py2 only (git master
is py3 compatible so hopefully next release should be supported) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=13
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							56dca015d4
						
					
				
				
					commit
					ad726542fb
				
			| @@ -1,3 +1,9 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Apr  8 08:58:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|  | - Disable python3 building as the mockito is py2 only (git master | ||||||
|  |   is py3 compatible so hopefully next release should be supported) | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Apr  5 12:38:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | Fri Apr  5 12:38:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -17,6 +17,7 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||||
|  | %define skip_python3 1 | ||||||
| Name:           python-mockito | Name:           python-mockito | ||||||
| Version:        1.1.1 | Version:        1.1.1 | ||||||
| Release:        0 | Release:        0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user