aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py-u-msgpack/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-u-msgpack/APKBUILD b/testing/py-u-msgpack/APKBUILD
index 8eb8dbceaa..e6664e4e6c 100644
--- a/testing/py-u-msgpack/APKBUILD
+++ b/testing/py-u-msgpack/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=py-u-msgpack
_pkgname=u-msgpack-python
-pkgver=2.5.0
+pkgver=2.5.1
pkgrel=0
pkgdesc="A portable, lightweight MessagePack serializer and deserializer written in pure Python."
url="https://msgpack.org://github.com/vsergeev/u-msgpack-python"
-arch="all"
+arch="noarch"
license="MIT"
depends=""
checkdepends="pytest"
@@ -49,4 +49,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="d190132c9ba0f936c190c932c477b554172f07f76cebdda9c847adc4636d82c1182716760ca2f21cfc7da4f3e3eeb093be268cca5a1929a5c997781e87f1587e py-u-msgpack-2.5.0.tar.gz"
+sha512sums="a39e052b2776e271f177eebae6d18110ee62748ae4394c7c3fce71cdf7baa8371b468d5a6dcaf56491c6429b3b3bd805949c198b526c9e3a8f28949fe3915a40 py-u-msgpack-2.5.1.tar.gz"