From 5c460ff1555dbc86e138aaa01f5989894e61567b Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 6 Feb 2020 02:06:44 +0100 Subject: testing/py3-jsonpatch: upgrade to 1.25 --- testing/py3-jsonpatch/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py3-jsonpatch') 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 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" -- cgit v1.2.3