python-msgpack: update to 0.4.6.

This commit is contained in:
Christian Neukirchen 2015-03-13 13:32:36 +01:00
parent 3dabfd43d1
commit 945ed3dcad

View file

@ -1,6 +1,6 @@
# Template file for 'python-msgpack'
pkgname=python-msgpack
version=0.4.4
version=0.4.6
revision=1
wrksrc="msgpack-python-$version"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
homepage="https://github.com/msgpack/msgpack-python"
license="Apache-2.0"
distfiles="${PYPI_SITE}/m/msgpack-python/msgpack-python-${version}.tar.gz"
checksum=9988ea0cb9dc9d6505e088f1f43d1cf25c9f4d769b4b106ab56e3261438bde36
checksum=bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794
python3.4-msgpack_package() {
pycompile_version="3.4"