python-jsonpointer: update to 2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-jsonpointer'
|
# Template file for 'python-jsonpointer'
|
||||||
pkgname=python-jsonpointer
|
pkgname=python-jsonpointer
|
||||||
version=1.14
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jsonpointer-${version}"
|
wrksrc="jsonpointer-${version}"
|
||||||
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://github.com/stefankoegl/python-json-pointer"
|
homepage="https://github.com/stefankoegl/python-json-pointer"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
||||||
checksum=c681af823545c731b7b38aedd5d4eee4c5eff87bc0f25e0ff25444a4189eac4d
|
checksum=c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83975362
|
||||||
alternatives="jsonpointer:jsonpointer:/usr/bin/jsonpointer2"
|
alternatives="jsonpointer:jsonpointer:/usr/bin/jsonpointer2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user