forked from pool/python-mockito
		
	- Remove no longer needed patch python-mockito-0.5.2-setup.py.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=8
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							07f26a08e3
						
					
				
				
					commit
					309261eb54
				
			| @@ -22,6 +22,7 @@ Mon Dec 11 19:47:18 UTC 2017 - sebix+novell.com@sebix.at | |||||||
|   - Breaking change: Throw early when calling not expected methods in strict mode. |   - Breaking change: Throw early when calling not expected methods in strict mode. | ||||||
|  * changes in version 0.5.3: |  * changes in version 0.5.3: | ||||||
|   - Remove hard coded distribute setup files. |   - Remove hard coded distribute setup files. | ||||||
|  | - Remove no longer needed patch python-mockito-0.5.2-setup.py.patch | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Sun Dec  8 16:15:34 UTC 2013 - p.drouand@gmail.com | Sun Dec  8 16:15:34 UTC 2013 - p.drouand@gmail.com | ||||||
|   | |||||||
| @@ -29,17 +29,15 @@ BuildRequires:  %{python_module devel} | |||||||
| BuildRequires:  %{python_module setuptools} | BuildRequires:  %{python_module setuptools} | ||||||
| BuildRequires:  fdupes | BuildRequires:  fdupes | ||||||
| BuildRequires:  python-rpm-macros | BuildRequires:  python-rpm-macros | ||||||
|  | BuildArch:      noarch | ||||||
| %ifpython2 | %ifpython2 | ||||||
| Requires:       python2-funcsigs | Requires:       python2-funcsigs | ||||||
| %endif | %endif | ||||||
| BuildArch:      noarch |  | ||||||
|  |  | ||||||
| %python_subpackages | %python_subpackages | ||||||
|  |  | ||||||
| %description | %description | ||||||
| Mockito is a spying framework originally based on the Java library with the same name. | Mockito is a spying framework originally based on the Java library with the same name. | ||||||
|  |  | ||||||
|  |  | ||||||
| %prep | %prep | ||||||
| %setup -q -n mockito-%{version} | %setup -q -n mockito-%{version} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user