Accepting request 1033613 from home:mnhauke

- Update to version 4.0
  * Add enum support to cstruct.parse
  * Add typedef parsing

OBS-URL: https://build.opensuse.org/request/show/1033613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=7
This commit is contained in:
2022-11-04 23:58:36 +00:00
committed by Git OBS Bridge
parent dd0d116cad
commit 9108b57495
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 4 19:12:43 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.0
* Add enum support to cstruct.parse
* Add typedef parsing
-------------------------------------------------------------------
Mon Oct 24 15:29:46 UTC 2022 - Martin Hauke <mardnh@gmx.de>