forked from pool/python-msgpack
Accepting request 581846 from home:alarrosa:branches:devel:languages:python
- Update to version 0.5.6
* Fix fallback.Unpacker.feed() dropped unused data from buffer
* Resurrect fallback.unpack() and _unpacker.unpack(). They were
removed at 0.5.5 but it breaks backward compatibility.
- Update to version 0.5.5
* Fix memory leak in pure Python Unpacker.feed()
* Fix unpack() didn't support raw option
OBS-URL: https://build.opensuse.org/request/show/581846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgpack?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
e3ddd4dfd0
commit
417184a265
@@ -21,7 +21,7 @@
|
||||
%define oldpython python
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-msgpack
|
||||
Version: 0.5.4
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: MessagePack (de)serializer
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user