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.7.
This commit is contained in:
parent
96e9902494
commit
211f7df2ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-msgpack'
|
# Template file for 'python3-msgpack'
|
||||||
pkgname=python3-msgpack
|
pkgname=python3-msgpack
|
||||||
version=1.0.5
|
version=1.0.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -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=c075544284eadc5cddc70f4757331d99dcbc16b2bbd4849d15f8aae4cf36d31c
|
checksum=572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87
|
||||||
|
|
Loading…
Add table
Reference in a new issue