python-jsonpointer: update to 1.9
This commit is contained in:
parent
dbbd82945c
commit
4896696133
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jsonpointer'
|
||||
pkgname=python-jsonpointer
|
||||
version=1.7
|
||||
version=1.9
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jsonpointer-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/stefankoegl/python-json-pointer"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/j/jsonpointer/jsonpointer-${version}.tar.gz"
|
||||
checksum=46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4760f5e
|
||||
checksum=39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308
|
||||
|
||||
pre_install() {
|
||||
mv build-3.4/scripts-3.4/jsonpointer{,3}
|
||||
|
|
Loading…
Reference in a new issue