15
0

- update to 6.1:

* fix CStruct.pack() padding

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=18
This commit is contained in:
2025-07-12 17:30:56 +00:00
committed by Git OBS Bridge
parent a92aa0cab6
commit ef4e434023
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 12 17:30:43 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.1:
* fix CStruct.pack() padding
-------------------------------------------------------------------
Mon Jun 16 06:12:20 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
Name: python-cstruct
Version: 5.3
Version: 6.1
Release: 0
Summary: C-style structs for Python
License: MIT