- Update to 0.3.2:

* Fixed compatibility with pytest 4.2 and later. [#38, #40]
- Remove pytest42.patch merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-remotedata?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-07-22 08:53:23 +00:00
committed by Git OBS Bridge
parent 2823af1157
commit 5f13d9d6e2
5 changed files with 13 additions and 32 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 22 08:52:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
* Fixed compatibility with pytest 4.2 and later. [#38, #40]
- Remove pytest42.patch merged upstream
-------------------------------------------------------------------
Fri Feb 15 09:20:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>