mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-jmespath: update to 0.10.0
This commit is contained in:
parent
db96cae62d
commit
95a98473c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jmespath'
|
# Template file for 'python-jmespath'
|
||||||
pkgname=python-jmespath
|
pkgname=python-jmespath
|
||||||
version=0.9.5
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="jmespath.py-${version}"
|
wrksrc="jmespath.py-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://jmespath.org"
|
homepage="http://jmespath.org"
|
||||||
distfiles="https://github.com/jmespath/jmespath.py/archive/${version}.tar.gz"
|
distfiles="https://github.com/jmespath/jmespath.py/archive/${version}.tar.gz"
|
||||||
checksum=74d5baa70e6e43fd51253a435954fbd2d994ecd9eeb372f6c5cd694fb2bdcd76
|
checksum=999b0ef13b798cf04de5451a51201d63a6feaf07c3fdcfbab4e5bca2b4ac653e
|
||||||
alternatives="jmespath:jp.py:/usr/bin/jp.py2"
|
alternatives="jmespath:jp.py:/usr/bin/jp.py2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue