yq: update to 3.2.2.

This commit is contained in:
icp 2023-04-25 00:42:41 +05:30 committed by Andrew Benson
parent 6f78c85725
commit a89561e0a7

View file

@ -1,6 +1,6 @@
# Template file for 'yq'
pkgname=yq
version=3.2.1
version=3.2.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
@ -12,7 +12,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=e04dfc8670fcba5bba75e2a24940a544aa8c2789cd4c5171241a1275c8ab2f57
checksum=8dbb7a0c937ddbfc3dd175e6478f40960c140d3e8b1f1a0315de76384d66650a
do_check() {
python3 test/test.py