forked from pool/python-cstruct
Accepting request 1030913 from home:mnhauke
- Update to version 3.3 * Fix tests on 32bit architecture - Update to version 3.2 * Add more tests - Update to version 3.1 * Make CStruct/MemCStruct Pickle Friendly - Update to version 3.0 * Flexible array support - Update to version 2.3 * Fix compare with None - Update to version 2.2 Fixes * Fix empty MemCStruct size Improvements * Python 3.10 support * pytest * black code style OBS-URL: https://build.opensuse.org/request/show/1030913 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 15:29:46 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.3
|
||||
* Fix tests on 32bit architecture
|
||||
- Update to version 3.2
|
||||
* Add more tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 13:45:17 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.1
|
||||
* Make CStruct/MemCStruct Pickle Friendly
|
||||
- Update to version 3.0
|
||||
* Flexible array support
|
||||
- Update to version 2.3
|
||||
* Fix compare with None
|
||||
- Update to version 2.2
|
||||
Fixes
|
||||
* Fix empty MemCStruct size
|
||||
Improvements
|
||||
* Python 3.10 support
|
||||
* pytest
|
||||
* black code style
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 07:17:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user