15
0

Accepting request 592913 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/592913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-04-02 06:24:29 +00:00
committed by Git OBS Bridge
parent aec8618a62
commit 3c2c8a9c68
5 changed files with 14 additions and 55 deletions

View File

@@ -1,9 +1,18 @@
-------------------------------------------------------------------
Sun Apr 1 22:14:43 UTC 2018 - arun@gmx.de
- remove u-msgpack-bigendian_broken.patch
- update to version 2.5.0:
* Add support for the timestamp extension type.
* Fix tests on big endian platforms
-------------------------------------------------------------------
Fri Mar 16 15:13:23 CET 2018 - ro@suse.de
- add u-msgpack-bigendian_broken.patch (bsc#1085666)
pack_ext_handler/unpack_ext_handler are broken on bigendian,
skip them in the testsuite for now
skip them in the testsuite for now
-------------------------------------------------------------------
Mon Nov 13 18:21:56 UTC 2017 - arun@gmx.de