15
0

- Update to 0.10.8:

* Fix with_args not working built-in functions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=13
This commit is contained in:
2021-08-31 08:54:11 +00:00
committed by Git OBS Bridge
parent ac8ca6571b
commit e4dc6307cd
4 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 31 08:53:33 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.10.8:
* Fix with_args not working built-in functions.
-------------------------------------------------------------------
Wed Aug 25 09:55:08 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>