forked from pool/python-flexmock
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
3bec86b792
commit
fccc883559
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 15:40:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user