11
0

- Update to 1.6.1:

* Internal change to avoid using deprecated funcargs name in pytest 5+.
- Obsoletes pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-07-24 08:59:40 +00:00
committed by Git OBS Bridge
parent 5329aaf214
commit c7b7203bae
5 changed files with 11 additions and 30 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 24 08:57:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.6.1:
* Internal change to avoid using deprecated funcargs name in pytest 5+.
- Obsoletes pytest4.patch
-------------------------------------------------------------------
Fri Jul 19 09:14:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>