File python-tri.struct.changes of Package python-tri.struct
-------------------------------------------------------------------
Wed Jun 4 06:08:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Oct 11 16:10:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.1.0
* Avoid setting confusing context on AttributeError exceptions (from when not finding __missing__)
-------------------------------------------------------------------
Fri Jan 22 15:38:04 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Update to v4.0.0
* Split c implementation to separate FastStruct. The native
python implementation is now always the Struct
- Skip Python2 (syntax errors)
-------------------------------------------------------------------
Wed Sep 4 02:40:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v3.1.0 dropping merged_63075ab.patch
-------------------------------------------------------------------
Thu Aug 8 01:27:38 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v3.0.1