aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:40:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit375a2a0a4039e6c6a4e482a11c71e7687807e573 (patch)
tree2248b2e801c973568e84d9a45de0df52aa312800 /testing
parent6d8d2ee83c66c5a5e5cdc884a566f8045b0f73d8 (diff)
downloadaports-375a2a0a4039e6c6a4e482a11c71e7687807e573.tar.bz2
aports-375a2a0a4039e6c6a4e482a11c71e7687807e573.tar.xz
testing/py-u-msgpack: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py-u-msgpack/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-u-msgpack/APKBUILD b/testing/py-u-msgpack/APKBUILD
index 2f68eee550..3d283a8835 100644
--- a/testing/py-u-msgpack/APKBUILD
+++ b/testing/py-u-msgpack/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-u-msgpack
_pkgname=u-msgpack-python
pkgver=2.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="A portable, lightweight MessagePack serializer and deserializer written in pure Python."
url="https://github.com/vsergeev/u-msgpack-python"
arch="noarch"