forked from pool/python-pytest-mock
- Update to 1.11.0:
* The object returned by mocker.spy now also tracks the return
value of the spied method/function.
- Drop merged patch mock3.patch and fix_tests.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
994534d7c5
commit
24f04b847b
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 12:22:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.11.0:
|
||||
* The object returned by mocker.spy now also tracks the return
|
||||
value of the spied method/function.
|
||||
- Drop merged patch mock3.patch and fix_tests.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 08:21:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user