python-jsonpointer: update to 1.12
This commit is contained in:
parent
f54c3b27d4
commit
8d7260303a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-jsonpointer'
|
||||
pkgname=python-jsonpointer
|
||||
version=1.10
|
||||
revision=4
|
||||
version=1.12
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jsonpointer-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/stefankoegl/python-json-pointer"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
||||
checksum=9fa5dcac35eefd53e25d6cd4c310d963c9f0b897641772cd6e5e7b89df7ee0b1
|
||||
checksum=819b6dd4fd0a18ac219e02a0117f24b2d31296b0c475c33862cfa9a1616d62c3
|
||||
alternatives="jsonpointer:jsonpointer:/usr/bin/jsonpointer2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue