aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-29 15:24:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-29 16:15:43 -0300
commitb5f8302a098095420b3202b4829c2c3e5d4c0a7c (patch)
treeec65838cc8e33a22251738310127260ecfb1b3ce /testing
parentbfd4601ac94bdf5253a14d41516a2f0427ed3bd0 (diff)
downloadaports-b5f8302a098095420b3202b4829c2c3e5d4c0a7c.tar.bz2
aports-b5f8302a098095420b3202b4829c2c3e5d4c0a7c.tar.xz
testing/py3-jsonpatch: upgrade to 1.24
Diffstat (limited to 'testing')
-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 d1748675a9..6d3de53dd9 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.23
-pkgrel=2
+pkgver=1.24
+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="da612fc043e351087fbda26cd5686743107dafca1223e784626c39113dfb4770647db1420e9ab9eee93d12c608a6e0812f0825229ab092962cfb390b6b1795ed jsonpatch-1.23.tar.gz"
+sha512sums="816bb48ebeecd9352a5f3a727057368f6604b9c3c31a77a83440b66a2f5094b985d808176ac5aa7ee5cd5ef54f639ba66c157f8a389b64c04744b1109452a8f5 jsonpatch-1.24.tar.gz"