aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-jsonpointer
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:28:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:28 +0000
commitd40bc6eb9e743c8468f04c1dfbcaa9a096b98b32 (patch)
tree29b69d77cca3e2d504388431ff1e42794697bd10 /testing/py3-jsonpointer
parent65b3c2cdcb6e5da5fa200082357e0c9e4b7723e3 (diff)
downloadaports-d40bc6eb9e743c8468f04c1dfbcaa9a096b98b32.tar.bz2
aports-d40bc6eb9e743c8468f04c1dfbcaa9a096b98b32.tar.xz
testing/py3-jsonpointer: rebuild against python 3.8
Diffstat (limited to 'testing/py3-jsonpointer')
-rw-r--r--testing/py3-jsonpointer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-jsonpointer/APKBUILD b/testing/py3-jsonpointer/APKBUILD
index 774b7ba505..0aa4ba843a 100644
--- a/testing/py3-jsonpointer/APKBUILD
+++ b/testing/py3-jsonpointer/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-jsonpointer
_pkgname=jsonpointer
pkgver=2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Identify specific nodes in a JSON document (RFC 6901)"
url="https://github.com/stefankoegl/python-json-pointer"
arch="noarch"