diff --git a/pytest-bdd-3.3.0.tar.gz b/pytest-bdd-3.3.0.tar.gz deleted file mode 100644 index 871b766..0000000 --- a/pytest-bdd-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a02fc4edcb0f11e4bf05e22d034e4ab6c79981e6d9f98c530979bb89a14f3c9 -size 65325 diff --git a/pytest-bdd-3.4.0.tar.gz b/pytest-bdd-3.4.0.tar.gz new file mode 100644 index 0000000..45b81f2 --- /dev/null +++ b/pytest-bdd-3.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e0753a5428c6a6b2fd403e6d083068c83c0be684da0f5be3a86e992a021d83 +size 65511 diff --git a/python-pytest-bdd.changes b/python-pytest-bdd.changes index 19a3b59..1cb5c3f 100644 --- a/python-pytest-bdd.changes +++ b/python-pytest-bdd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 9 08:10:20 UTC 2020 - Tomáš Chvátal + +- 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 diff --git a/python-pytest-bdd.spec b/python-pytest-bdd.spec index 017d3ba..a165042 100644 --- a/python-pytest-bdd.spec +++ b/python-pytest-bdd.spec @@ -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