forked from pool/python-u-msgpack-python
Accepting request 822383 from home:mcalabkova:branches:devel:languages:python
- update to 2.6.0 * Add `use_tuple` option to unpacking functions for unpacking MessagePack arrays into tuples. * Add `ext_serializable()` decorator for registration of application classes with Ext types for automatic packing and unpacking. OBS-URL: https://build.opensuse.org/request/show/822383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
93e467bc6e
commit
7518d01224
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 12:18:09 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 2.6.0
|
||||
* Add `use_tuple` option to unpacking functions for unpacking MessagePack arrays into tuples.
|
||||
* Add `ext_serializable()` decorator for registration of application classes with Ext types for automatic packing and unpacking.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:48:47 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user