forked from pool/python-expects
* Fix Python 3.7 collections ABC classes deprecation warning. See GH-55. * Hide expects internals from pytest tracebacks. See GH-51. * Dropped Python 2.6 support. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-expects?expand=0&rev=5
18 lines
665 B
Plaintext
18 lines
665 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 11 11:10:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.9.0:
|
|
* Fix Python 3.7 collections ABC classes deprecation warning. See GH-55.
|
|
* Hide expects internals from pytest tracebacks. See GH-51.
|
|
* Dropped Python 2.6 support.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 7 21:03:53 UTC 2018 - jengelh@inai.de
|
|
|
|
- Remove markup that does not mean anything to rpm or yast.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 8 08:35:20 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Initial package, usually needed for tests
|