Pass tests with python-msgpack >= 0.3
authorAndrii Senkovych <andrii@senkovych.com>
Fri, 10 Apr 2020 06:40:29 +0000 (07:40 +0100)
committerSandro Tosi <morph@debian.org>
Fri, 10 Apr 2020 06:40:29 +0000 (07:40 +0100)
commitc2a02d62c24a3363f4aeeb44f32f763b9779cf14
tree7c6695dd84dadd8250d9bde4c598e62b4721dde8
parent4be06ce20d899f934e1eb3ec6741a7610e534376
Pass tests with python-msgpack >= 0.3

Bug: https://github.com/nicolasff/webdis/issues/92
Last-Update: 2014-08-03

Current test suite pass with python-msgpack v0.2 but fails with python-msgpack
v0.3 and later due to changes in the library. Currently Debian ships v0.3
for jessie and wheezy-backports.

Gbp-Pq: Name tests.patch
tests/basic.py