Accepting request 688627 from home:jayvdb:django

- Update to v1.10.2
  * Fix bug at the end of the test session when a call to
    patch.stopall is done explicitly by user code.

OBS-URL: https://build.opensuse.org/request/show/688627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-03-26 09:41:07 +00:00
committed by Git OBS Bridge
parent e78171b7d2
commit dfed9bffb9
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 26 09:33:33 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.10.2
* Fix bug at the end of the test session when a call to
patch.stopall is done explicitly by user code.
-------------------------------------------------------------------
Wed Feb 13 09:46:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>