Accepting request 880306 from home:bnavigator:branches:devel:languages:python:pytest

- Update to 0.4.0
  * Add Python 3.9 support and bump pytest requirement
  * Add support for --pdb

OBS-URL: https://build.opensuse.org/request/show/880306
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=9
This commit is contained in:
2021-03-25 07:53:44 +00:00
committed by Git OBS Bridge
parent 39ae322d1f
commit b1694f736d
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 20 20:03:28 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.4.0
* Add Python 3.9 support and bump pytest requirement
* Add support for --pdb
-------------------------------------------------------------------
Thu Nov 5 15:02:17 UTC 2020 - Marketa Machova <mmachova@suse.com>