- Update to 1.10.3:

* Fix test suite in Python 3.8. Thanks @hroncok for the report and @blueyed for the PR (#140).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-04-01 08:36:12 +00:00
committed by Git OBS Bridge
parent dfed9bffb9
commit 30379a6a38
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 1 08:34:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.3:
* Fix test suite in Python 3.8. Thanks @hroncok for the report and @blueyed for the PR (#140).
-------------------------------------------------------------------
Tue Mar 26 09:33:33 UTC 2019 - John Vandenberg <jayvdb@gmail.com>