15
0

- Update to 0.10.3:

- fix compatibility with py.test 4.1
  - minor documentation fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-03-12 15:41:28 +00:00
committed by Git OBS Bridge
parent b9e22110f0
commit 3bec86b792
4 changed files with 14 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 12 15:40:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.10.3:
- fix compatibility with py.test 4.1
- minor documentation fixes
-------------------------------------------------------------------
Wed Dec 5 01:06:27 UTC 2018 - Jan Engelhardt <jengelh@inai.de>