1
0

Accepting request 587921 from home:oertel:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/587921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-03-16 15:07:49 +00:00
committed by Git OBS Bridge
parent 989fb65836
commit aec8618a62
3 changed files with 58 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Mon Nov 13 18:21:56 UTC 2017 - arun@gmx.de