mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-msgpack: update to 1.1.0.
This commit is contained in:
parent
98fef8472d
commit
9f75b0c615
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-msgpack'
|
# Template file for 'python3-msgpack'
|
||||||
# Please ensure this version works with 'borg' before bumping!
|
# Please ensure this version works with 'borg' before bumping!
|
||||||
pkgname=python3-msgpack
|
pkgname=python3-msgpack
|
||||||
version=1.0.8
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/msgpack/msgpack-python"
|
homepage="https://github.com/msgpack/msgpack-python"
|
||||||
changelog="https://raw.githubusercontent.com/msgpack/msgpack-python/main/ChangeLog.rst"
|
changelog="https://raw.githubusercontent.com/msgpack/msgpack-python/main/ChangeLog.rst"
|
||||||
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/msgpack/msgpack-${version}.tar.gz"
|
||||||
checksum=95c02b0e27e706e48d0e5426d1710ca78e0f0628d6e89d5b5a5b91a5f12274f3
|
checksum=dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e
|
||||||
|
|
Loading…
Add table
Reference in a new issue