mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-jsonpatch: upgrade to 1.25
This commit is contained in:
parent
3bbd916473
commit
5c460ff155
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user