aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-jsonpatch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-jsonpatch')
-rw-r--r--testing/py3-jsonpatch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-jsonpatch/APKBUILD b/testing/py3-jsonpatch/APKBUILD
index 1b6374987c..16172eb6d7 100644
--- a/testing/py3-jsonpatch/APKBUILD
+++ b/testing/py3-jsonpatch/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=py3-jsonpatch
_pkgname=jsonpatch
-pkgver=1.24
-pkgrel=1
+pkgver=1.25
+pkgrel=0
pkgdesc="Apply JSON-Patches (RFC 6902)"
url="https://github.com/stefankoegl/python-json-patch"
arch="noarch"
@@ -27,4 +27,4 @@ check() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="816bb48ebeecd9352a5f3a727057368f6604b9c3c31a77a83440b66a2f5094b985d808176ac5aa7ee5cd5ef54f639ba66c157f8a389b64c04744b1109452a8f5 jsonpatch-1.24.tar.gz"
+sha512sums="d50c459d0a3d8e02dedeef4e9e4a7429913bf03d8c17f06864519be611c6528889fd96c4d6fec0d0591b9569626e11db01015c31078fa2877d1653f3a640dbbf jsonpatch-1.25.tar.gz"