python3-msgpack: update to 1.1.0.
This commit is contained in:
parent
98fef8472d
commit
9f75b0c615
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-msgpack'
|
||||
# Please ensure this version works with 'borg' before bumping!
|
||||
pkgname=python3-msgpack
|
||||
version=1.0.8
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/msgpack/msgpack-python"
|
||||
changelog="https://raw.githubusercontent.com/msgpack/msgpack-python/main/ChangeLog.rst"
|
||||
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
|
||||
checksum=95c02b0e27e706e48d0e5426d1710ca78e0f0628d6e89d5b5a5b91a5f12274f3
|
||||
checksum=dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e
|
||||
|
|
Loading…
Reference in New Issue