python-msgpack: update to 0.4.8.
This commit is contained in:
parent
47ac918d91
commit
3322ad6c92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-msgpack'
|
# Template file for 'python-msgpack'
|
||||||
pkgname=python-msgpack
|
pkgname=python-msgpack
|
||||||
version=0.4.7
|
version=0.4.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="msgpack-python-$version"
|
wrksrc="msgpack-python-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="https://github.com/msgpack/msgpack-python"
|
homepage="https://github.com/msgpack/msgpack-python"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/m/msgpack-python/msgpack-python-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/msgpack-python/msgpack-python-${version}.tar.gz"
|
||||||
checksum=5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b
|
checksum=1a2b19df0f03519ec7f19f826afb935b202d8979b0856c6fb3dc28955799f886
|
||||||
|
|
||||||
python3.4-msgpack_package() {
|
python3.4-msgpack_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue