aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-msgpack
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-01-26 11:46:38 +0000
committerAndy Postnikov <apostnikov@gmail.com>2019-01-27 00:14:56 +0200
commit2df3c55df6744e892656b40047ccbf24755fcf01 (patch)
tree3e3d516cb38903cd7e9f798e61542182803c4762 /community/py-msgpack
parentd9b6a67f8b58ae9df58d49ef4aace3dc110edce4 (diff)
community/py-msgpack: upgrade to 0.6.1
Diffstat (limited to 'community/py-msgpack')
-rw-r--r--community/py-msgpack/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-msgpack/APKBUILD b/community/py-msgpack/APKBUILD
index faae2f314dd..87c2078f6b8 100644
--- a/community/py-msgpack/APKBUILD
+++ b/community/py-msgpack/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-msgpack
_pkgname=msgpack-python
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=0
pkgdesc="A Python module for MessagePack serialization/deserialization"
url="https://msgpack.org/"
@@ -50,4 +50,4 @@ _py3() {
_py python3
}
-sha512sums="e1a2e47b0d7a29f90c208e8db785d72133b497b7fe5082f6693e7204c66beca1daaf101bb556b7a058f9da1567ea7e8036650882d51c3d2c9592b426de785551 msgpack-python-0.6.0.tar.gz"
+sha512sums="cce526f103b0e2698e1d3931f34c18ebfe79dedd486aa3d051ce80b80e0fc73dc5961645205525002b24990b1c74cb17bee4be1b7d7a45fb232cbf108f929982 msgpack-python-0.6.1.tar.gz"