- Update to 3.4.0:

* Parse multiline steps according to the gherkin specification #365.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-06-09 08:13:02 +00:00
committed by Git OBS Bridge
parent 9793e3612f
commit 8bbbd400d2
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-pytest-bdd
Version: 3.3.0
Version: 3.4.0
Release: 0
Summary: BDD for pytest
License: MIT