forked from pool/python-pytest-mock
- Update to 1.12.1:
* Fix error if mocker.patch is used in code where the source file
is not available, for example stale .pyc files
* Now all patch functions also raise a ValueError when used as a
context-manager
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
fc04c77c35
commit
3bf39040c1
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 12:04:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.12.1:
|
||||
* Fix error if mocker.patch is used in code where the source file
|
||||
is not available, for example stale .pyc files
|
||||
* Now all patch functions also raise a ValueError when used as a
|
||||
context-manager
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 16 22:35:16 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user