mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-msgpack: update to 1.0.8.
This commit is contained in:
parent
0e3e947afc
commit
ac90659c37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-msgpack'
|
# Template file for 'python3-msgpack'
|
||||||
pkgname=python3-msgpack
|
pkgname=python3-msgpack
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,4 +13,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=572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87
|
checksum=95c02b0e27e706e48d0e5426d1710ca78e0f0628d6e89d5b5a5b91a5f12274f3
|
||||||
|
|
Loading…
Add table
Reference in a new issue