mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/py3-msgpack: upgrade to 1.0.0
This commit is contained in:
parent
7434160966
commit
96dcadc77b
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-msgpack
|
||||
_pkgname=msgpack-python
|
||||
pkgver=0.6.2
|
||||
pkgrel=1
|
||||
pkgver=1.0.0
|
||||
pkgrel=0
|
||||
pkgdesc="Python3 module for MessagePack serialization/deserialization"
|
||||
url="https://msgpack.org/"
|
||||
arch="all"
|
||||
@ -39,4 +39,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="be4a65592acf3c2a4fcd5d6c603f5a3346f0bccb4864d82a729d47308a11d990f7137e66a9d6df7309a892d189f62e8a9efbda022b7ef2a09338012aa1634b6d msgpack-python-0.6.2.tar.gz"
|
||||
sha512sums="ef392d9084ff9a86cc69514982f10d9c39494a9d2c56cd1904b75a6e493d2673ab4e47261464af07dd7beaaba153fe008a9917332e1a4c96beef4ba9ebe595ab msgpack-python-1.0.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user