From a89561e0a7d761b9cc0240ad086d1178ef6af62d Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 25 Apr 2023 00:42:41 +0530 Subject: [PATCH] yq: update to 3.2.2. --- srcpkgs/yq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 188c39eedc6..5f5d587d7a6 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -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