aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-jsonpatch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-06 02:06:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-06 07:23:34 +0100
commit5c460ff1555dbc86e138aaa01f5989894e61567b (patch)
treefdb838a52b1bbbeefd7251dfcf4df651b5f4abc6 /testing/py3-jsonpatch
parent3bbd916473bc3ab226ca8964b8cde0fe6ff63a24 (diff)
downloadaports-5c460ff1555dbc86e138aaa01f5989894e61567b.tar.bz2
aports-5c460ff1555dbc86e138aaa01f5989894e61567b.tar.xz
testing/py3-jsonpatch: upgrade to 1.25
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"