forked from pool/python-pytest-bdd
* Allow unicode string in @given() step names when using python2. This makes the transition of projects from python 2 to 3 easier. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=3
19 lines
628 B
Plaintext
19 lines
628 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 18 16:50:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.1.1:
|
|
* Allow unicode string in @given() step names when using python2. This makes the transition of projects from python 2 to 3 easier.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 09:46:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Convert to single spec
|
|
- Use %license
|
|
- Update to v3.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 16:22:28 UTC 2014 - toms@opensuse.org
|
|
|
|
- Initial version 0.6.8
|
|
|