Accepting request 605130 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/605130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=7
This commit is contained in:
2018-05-11 09:26:38 +00:00
committed by Git OBS Bridge
parent dd3e42c536
commit 48aacc1496
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 6 19:35:00 UTC 2018 - arun@gmx.de
- update to version 1.10.0:
* Add support for the recently added assert_called method in Python
3.6 and mock-2.0. Thanks @rouge8 for the PR (#115).
-------------------------------------------------------------------
Sat Apr 21 16:39:10 UTC 2018 - arun@gmx.de