python3-msgpack: update to 1.0.2.
This commit is contained in:
parent
54e8df476c
commit
8c705b4bbd
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-msgpack'
|
||||
pkgname=python3-msgpack
|
||||
version=1.0.0
|
||||
revision=4
|
||||
version=1.0.2
|
||||
revision=1
|
||||
wrksrc="msgpack-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,5 +11,6 @@ short_desc="Python module for Msgpack serializer (Python3)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://msgpack.org/"
|
||||
changelog="https://raw.githubusercontent.com/msgpack/msgpack-python/main/ChangeLog.rst"
|
||||
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
|
||||
checksum=9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0
|
||||
checksum=fae04496f5bc150eefad4e9571d1a76c55d021325dcd484ce45065ebbdd00984
|
||||
|
|
Loading…
Reference in a new issue