community/python-jsonpatch to 1.32-1

This commit is contained in:
Kevin Mihelich 2021-05-04 13:58:33 +00:00
parent 01518ffd2b
commit d888833e0e

View file

@ -6,7 +6,7 @@
# - drop python-pypandoc makedepends
pkgname=python-jsonpatch
pkgver=1.31
pkgver=1.32
pkgrel=1
pkgdesc="An implementation of the JSON Patch format"
arch=("any")
@ -16,7 +16,7 @@ depends=("python-jsonpointer")
makedepends=("python-setuptools")
checkdepends=('python-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz")
sha512sums=('9f08014f311d18b97f0f0cfcc931f2615e0ba5079ff5994e9ba674e079be715c3c8de3ce1c1958235b34dcbe87dee09b103295655880273ce91652d2191704c0')
sha512sums=('4e2978555dd506e09553014d426c4e3a6c6d5c865428f11450952704007c8a0b2060b945cf1fa33a128151427e1c66919891466e095e96fff4316304f0b3ad1d')
build() {
cd python-json-patch-$pkgver