mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-07 23:02:40 +02:00
testing/py3-u-msgpack: upgrade to 2.6.0
This commit is contained in:
parent
81505831fa
commit
73aa93829f
@ -2,8 +2,8 @@
|
||||
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
|
||||
pkgname=py3-u-msgpack
|
||||
_pkgname=u-msgpack-python
|
||||
pkgver=2.5.2
|
||||
pkgrel=1
|
||||
pkgver=2.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="A portable, lightweight MessagePack serializer and deserializer written in pure Python."
|
||||
url="https://github.com/vsergeev/u-msgpack-python"
|
||||
arch="noarch"
|
||||
@ -28,4 +28,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="6d249ae59d07a6ad591fa921d16d56b1f29fb2eb54e8c0d4e8c0819d8265c01e41563f6523424a5f66b42c218afb392e10d120c57c0a4d96c54e90e11f891dde py3-u-msgpack-2.5.2.tar.gz"
|
||||
sha512sums="8a6b22498bd0b3ca7363df70500a19118105d43d141b4d85dfb29f72e3d864daa10454b54070c1319dd1ecf6a84d0246798a1c083cc34576944637134e2bbc78 py3-u-msgpack-2.6.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user