python-msgpack: update to 0.6.2

python tests completed fine
This commit is contained in:
Nathan Owens 2019-11-01 19:28:18 -05:00 committed by Juan RP
parent cdaf073b3a
commit 879fc267d2

View file

@ -1,8 +1,7 @@
# Template file for 'python-msgpack'
pkgname=python-msgpack
reverts="0.6.0_1"
version=0.5.6
revision=3
version=0.6.2
revision=1
wrksrc="msgpack-${version}"
build_style=python-module
pycompile_module="msgpack"
@ -14,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/msgpack/msgpack-python"
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
checksum=0ee8c8c85aa651be3aa0cd005b5931769eaa658c948ce79428766f1bd46ae2c3
checksum=ea3c2f859346fcd55fc46e96885301d9c2f7a36d453f5d8f2967840efa1e1830
do_check() {
python3 -m pytest