2021-08-31 08:54:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 31 08:53:33 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.10.8:
|
|
|
|
|
* Fix with_args not working built-in functions.
|
|
|
|
|
|
2021-08-29 06:03:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 25 09:55:08 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.10.7:
|
|
|
|
|
- Fix ``with_args`` not working built-in functions and methods.
|
|
|
|
|
- Fix previous pytest ``--durations`` fix not working.
|
|
|
|
|
- from version 0.10.6
|
|
|
|
|
- Fix flexmock broken with Pytest 4 & 5.
|
|
|
|
|
- Fix new_instances method not working with Python 2.7.
|
|
|
|
|
- Fix multiple expectations for the same classmethod are not matched.
|
|
|
|
|
- from version 0.10.5
|
|
|
|
|
- Improve error message on unmatched method signature expectation.
|
|
|
|
|
- Fix using ``should_call`` passes wrong ``runtime_self``.
|
|
|
|
|
- Fix pytest ``--durations`` flag when flexmock is installed.
|
|
|
|
|
|
2019-03-28 14:28:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 28 14:27:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.10.4:
|
|
|
|
|
- drop Python 2.6, 3.3 and Jython support
|
|
|
|
|
- add Python 3.6 and 3.7 support
|
|
|
|
|
- don't hide exception when flexmock is used as context manager
|
|
|
|
|
- fix expectation reset for static methods on pypy 2
|
|
|
|
|
- ensure original exception isn't suppressed in pytest hook
|
|
|
|
|
|
2019-03-12 15:41:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 12 15:40:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.10.3:
|
|
|
|
|
- fix compatibility with py.test 4.1
|
|
|
|
|
- minor documentation fixes
|
|
|
|
|
|
2018-12-05 19:23:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 5 01:06:27 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Trim bias from description.
|
|
|
|
|
|
2018-12-04 13:28:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:48:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2017-09-07 20:31:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 7 20:06:59 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
|
2016-10-17 12:51:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 13 10:22:24 UTC 2016 - alarrosa@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
- Official upstream release 0.10.2
|