aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-jsonpointer
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 11:31:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit9717dd1c90ea6e1c54113cfebe8d1620330a10be (patch)
treed9bc22003d525f9645cfaefc54e45b825af4b645 /testing/py-jsonpointer
parentcf277321d6047346d9b6cac2e864d89bd0ff0c48 (diff)
downloadaports-9717dd1c90ea6e1c54113cfebe8d1620330a10be.tar.bz2
aports-9717dd1c90ea6e1c54113cfebe8d1620330a10be.tar.xz
testing/py-jsonpointer: rebuild against python 3.7
Diffstat (limited to 'testing/py-jsonpointer')
-rw-r--r--testing/py-jsonpointer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpointer/APKBUILD b/testing/py-jsonpointer/APKBUILD
index e2f5fa8af8..d947c44346 100644
--- a/testing/py-jsonpointer/APKBUILD
+++ b/testing/py-jsonpointer/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-jsonpointer
_pkgname=${pkgname#py-}
pkgver=2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Identify specific nodes in a JSON document (RFC 6901)"
url="https://github.com/stefankoegl/python-json-pointer"
arch="noarch"