mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-msgpack: update to 1.0.4.
This commit is contained in:
parent
ccf8c62924
commit
487cbd899b
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.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="msgpack-${version}"
|
wrksrc="msgpack-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
||||||
homepage="https://msgpack.org/"
|
homepage="https://msgpack.org/"
|
||||||
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=51fdc7fb93615286428ee7758cecc2f374d5ff363bdd884c7ea622a7a327a81e
|
checksum=f5d869c18f030202eb412f08b28d2afeea553d6613aee89e200d7aca7ef01f5f
|
||||||
|
|
Loading…
Add table
Reference in a new issue