14
0
Go to file
Dominique Leuenberger 1892001dc9 Accepting request 692235 from devel:languages:python
- Disable python3 building as the mockito is py2 only (git master
  is py3 compatible so hopefully next release should be supported)

- Update to 1.1.1:
  * Added forget_invocations function. Thanks to @maximkulkin
  * Fix: The context manager (with) has now a proper implementation
  * Fix: Calling patch with two arguments can now be used with with
  * Fix: Do not treat the placeholder arguments (Ellipsis, args, kwargs) as special on call time anymore. (T.i. they only have a meaning when stubbing or verifying.)
  * Enhancement: Changed some truthy or equality tests to identity (is) tests. This reduces edge-cases where some user object defines __eq__ or __bool__. (Hello _numpy_!)
- Run tests

OBS-URL: https://build.opensuse.org/request/show/692235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mockito?expand=0&rev=7
2019-04-08 18:53:42 +00:00
2019-04-05 12:42:08 +00:00
Description
No description provided
58 KiB
Languages
RPM Spec 100%