From 83741300a349e940453afcf2e03484f180156c02 Mon Sep 17 00:00:00 2001 From: RunningDroid Date: Fri, 17 Mar 2023 04:07:09 -0400 Subject: [PATCH] python3-jq: update to 1.4.1 --- srcpkgs/python3-jq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jq/template b/srcpkgs/python3-jq/template index 1f2b10f0dea5..96a87c6f8603 100644 --- a/srcpkgs/python3-jq/template +++ b/srcpkgs/python3-jq/template @@ -1,6 +1,6 @@ # Template file for 'python3-jq' pkgname=python3-jq -version=1.4.0 +version=1.4.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://pypi.org/project/jq/" changelog="https://raw.githubusercontent.com/mwilliamson/jq.py/master/CHANGELOG.rst" distfiles="https://github.com/mwilliamson/jq.py/archive/${version}.tar.gz" -checksum=b894642f13e9a6d8ccbde24d21e03003c4b873a48ad68809bb390e0262e40dc4 +checksum=24239bd49a01a91ee313bf805c3bc7eb0ecfd71ca1bd4b94a73bd00585d79349 pre_build() { cython -X language_level=3 jq.pyx