yq: update to 3.1.1.

This commit is contained in:
icp 2023-03-26 01:00:14 +05:30 committed by classabbyamp
parent 4216b3783c
commit 0cdb8f6beb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'yq'
pkgname=yq
version=3.1.0
revision=2
version=3.1.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
makedepends="python3-yaml"
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/kislyuk/yq"
changelog="https://raw.githubusercontent.com/kislyuk/yq/develop/Changes.rst"
distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
checksum=30a84aa22486c749ba269256bd586c0bcd370b7e2a71e76c3924ead4867e74f2
checksum=853f342b1562ddee979038ec8ecee5405cdd9b6a7cb81ed6cdb8018c9e802633
do_check() {
python3 test/test.py