forked from pool/python-pytest-bdd
- 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:
committed by
Git OBS Bridge
parent
9793e3612f
commit
8bbbd400d2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a02fc4edcb0f11e4bf05e22d034e4ab6c79981e6d9f98c530979bb89a14f3c9
|
||||
size 65325
|
||||
3
pytest-bdd-3.4.0.tar.gz
Normal file
3
pytest-bdd-3.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4e0753a5428c6a6b2fd403e6d083068c83c0be684da0f5be3a86e992a021d83
|
||||
size 65511
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 08:10:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.4.0:
|
||||
* Parse multiline steps according to the gherkin specification #365.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 10:28:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user