forked from pool/python-crashtest
- Update to 0.4.0: * Fixed a decoding error by forcing 'utf-8' encoding when opening a file. (#5) Misc * Added typing * Fixed multiple issues raised by flake8 and plugins * Updated dependencies (both package and dev) * Bumped Python versions to 3.7+ - Update to 0.3.1: * Fixed an error when trying to retrieve the line of a frame with no context (#2). OBS-URL: https://build.opensuse.org/request/show/1006427 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crashtest?expand=0&rev=7
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 27 14:28:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 0.4.0:
|
|
* Fixed a decoding error by forcing 'utf-8' encoding when opening a file. (#5)
|
|
Misc
|
|
* Added typing
|
|
* Fixed multiple issues raised by flake8 and plugins
|
|
* Updated dependencies (both package and dev)
|
|
* Bumped Python versions to 3.7+
|
|
- Update to 0.3.1:
|
|
* Fixed an error when trying to retrieve the line of a frame with no context (#2).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 26 21:50:13 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Kill dephell dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 17 06:49:16 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.3.1:
|
|
* Fixed an error when trying to retrieve the line of a frame with no context
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 10:02:41 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3.0
|