- Update to 3.3.0:

* Require at least pytest 4.3
- Remove merged test_flaky.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2020-04-27 10:34:28 +00:00
committed by Git OBS Bridge
parent ced12d5267
commit 9793e3612f
5 changed files with 16 additions and 41 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 27 10:28:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.3.0:
* Require at least pytest 4.3
- Remove merged test_flaky.patch
-------------------------------------------------------------------
Mon Apr 20 10:26:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>