yq: update to 2.7.2.
This commit is contained in:
parent
75e535d257
commit
5bd5d999f3
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yq'
|
# Template file for 'yq'
|
||||||
pkgname=yq
|
pkgname=yq
|
||||||
version=2.7.1
|
version=2.7.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/kislyuk/yq"
|
homepage="https://github.com/kislyuk/yq"
|
||||||
distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
|
||||||
checksum=001b746228f15da5109a3677eccf3f6eeeca88fd5b3ca408d1a8a1fee0e220b0
|
checksum=f7dafd1e53d1f806ffe11de6da814e231d866595e2faae0dfc38135b8ee79bbb
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 test/test.py
|
python3 test/test.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user