aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:50:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit2c8d72674394a59ce4cacd29e811af3b41bac577 (patch)
tree9188279bb9e985226c6b89d932fdd3ce2633b4e8
parent1d083158e7be914cb260e62ef4c8bf963524e394 (diff)
testing/py-jsonpickle: rebuild against python 3.7
-rw-r--r--testing/py-jsonpickle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpickle/APKBUILD b/testing/py-jsonpickle/APKBUILD
index ac354e324e6..bd17da3f71b 100644
--- a/testing/py-jsonpickle/APKBUILD
+++ b/testing/py-jsonpickle/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=py-jsonpickle
pkgver=0.9.5
-pkgrel=0
+pkgrel=1
pkgdesc="an jsonpickle implementation"
url="https://pypi.python.org/pypi/jsonpickle/"
arch="noarch"