mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-msgpack: update to 1.1.1.
This commit is contained in:
parent
669a7769f4
commit
1fc8d99221
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-msgpack'
|
||||
# Please ensure this version works with 'borg' before bumping!
|
||||
pkgname=python3-msgpack
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
|
@ -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=dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e
|
||||
checksum=77b79ce34a2bdab2594f490c8e80dd62a02d650b91a75159a63ec413b8d104cd
|
||||
|
|
Loading…
Add table
Reference in a new issue