forked from pool/python-msgpack
- update to 1.0.5:
* Fallback to compiler defines when __BYTE_ORDER is not
available
* Fix build error caused by ntohs, ntohl
* Add python 3.11 wheels
* fallback: Fix packing multidim memoryview
* minor type in exception message
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgpack?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 20:05:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.5:
|
||||
* Fallback to compiler defines when __BYTE_ORDER is not
|
||||
available
|
||||
* Fix build error caused by ntohs, ntohl
|
||||
* Add python 3.11 wheels
|
||||
* fallback: Fix packing multidim memoryview
|
||||
* minor type in exception message
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 18:30:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user