aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-jsonpatch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:28:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:28 +0000
commitdf5242b43b0274f2ed232fa801d204515ff6e5bf (patch)
tree61b0aab50a9946ee6191667ece43cf2bacc0ac78 /testing/py3-jsonpatch
parentd40bc6eb9e743c8468f04c1dfbcaa9a096b98b32 (diff)
downloadaports-df5242b43b0274f2ed232fa801d204515ff6e5bf.tar.bz2
aports-df5242b43b0274f2ed232fa801d204515ff6e5bf.tar.xz
testing/py3-jsonpatch: rebuild against python 3.8
Diffstat (limited to 'testing/py3-jsonpatch')
-rw-r--r--testing/py3-jsonpatch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-jsonpatch/APKBUILD b/testing/py3-jsonpatch/APKBUILD
index 6d3de53dd9..1b6374987c 100644
--- a/testing/py3-jsonpatch/APKBUILD
+++ b/testing/py3-jsonpatch/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-jsonpatch
_pkgname=jsonpatch
pkgver=1.24
-pkgrel=0
+pkgrel=1
pkgdesc="Apply JSON-Patches (RFC 6902)"
url="https://github.com/stefankoegl/python-json-patch"
arch="noarch"