15
0

Accepting request 1033640 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1033640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cstruct?expand=0&rev=4
This commit is contained in:
2022-11-05 13:46:59 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:edfa9dd96b2512a4d7cd24842b9234ba32a60a65e15e08f7dbfca35836ea81e3
size 27470

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db0711342f3fbe4a53f2fe020e3464e2fc06ea8e246dee0ffce358ea4ae95ab4
size 28370

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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cstruct
Version: 3.3
Version: 4.0
Release: 0
Summary: C-style structs for Python
License: MIT