forked from pool/python-tri.struct
- Update to v4.0.0
* Split c implementation to separate FastStruct. The native
python implementation is now always the Struct
- Skip Python2 (syntax errors)
OBS-URL: https://build.opensuse.org/request/show/866063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tri.struct?expand=0&rev=3
18 lines
651 B
Plaintext
18 lines
651 B
Plaintext
-------------------------------------------------------------------
|
|
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
|