python-msgpack: bump to 0.4.7

Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Mauro Condarelli
2016-02-02 01:44:56 +01:00
committed by Thomas Petazzoni
parent 2e2eff3030
commit 6709fad224
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_MSGPACK_VERSION = 0.4.0
PYTHON_MSGPACK_VERSION = 0.4.7
PYTHON_MSGPACK_SOURCE = msgpack-python-$(PYTHON_MSGPACK_VERSION).tar.gz
PYTHON_MSGPACK_SITE = https://pypi.python.org/packages/source/m/msgpack-python
PYTHON_MSGPACK_LICENSE = Apache-2.0