add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1085410 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crashtest?expand=0&rev=12
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 8 06:40:42 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 7 21:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 0.4.1
|
|
* Fixed too narrow type in Inspector class
|
|
|
|
-------------------------------------------------------------------
|
|
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+
|
|
|
|
-------------------------------------------------------------------
|
|
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
|