python-msgpack: update to 0.4.7.
This commit is contained in:
parent
329f652bc4
commit
9e5eef8aaa
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-msgpack'
|
||||
pkgname=python-msgpack
|
||||
version=0.4.6
|
||||
revision=2
|
||||
version=0.4.7
|
||||
revision=1
|
||||
wrksrc="msgpack-python-$version"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||
|
@ -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=bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794
|
||||
checksum=5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b
|
||||
|
||||
python3.4-msgpack_package() {
|
||||
pycompile_version="3.4"
|
||||
|
|
Loading…
Reference in New Issue