2017-10-21 20:20:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 11 14:45:16 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.6.3:
|
|
|
|
* Fix UnicodeDecodeError during assert introspection in
|
|
|
|
assert_called_with in Python 2.
|
|
|
|
* Provide source package in tar.gz format and remove obsolete
|
|
|
|
MANIFEST.in.
|
|
|
|
* Fix mocker.resetall() by ignoring mocker objects which don't
|
|
|
|
have a resetall method, like for example patch.dict
|
|
|
|
|
2017-08-14 12:38:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 11 14:27:43 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Remove python-virtualenv BuildRequires and simplify test
|
|
|
|
execution
|
|
|
|
|
2017-05-16 14:28:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 5 12:22:45 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- update to 1.6.0
|
|
|
|
* original assertions now appear in failure message
|
|
|
|
- shorten summary
|
|
|
|
- add requirements on mock and pytest
|
|
|
|
- enable tests
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 9 09:06:36 UTC 2017 - okurz@suse.com
|
|
|
|
|
|
|
|
- Initial singlespec submission
|
|
|
|
|