mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python-msgpack: update to 0.6.2
python tests completed fine
This commit is contained in:
parent
cdaf073b3a
commit
879fc267d2
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue