From d0824fba0abadea622d0df5ddceb31bf8b340e36 Mon Sep 17 00:00:00 2001 From: RunningDroid Date: Sat, 2 Sep 2023 23:42:28 -0400 Subject: [PATCH] python3-jq: update to 1.5.0 --- 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 70e3bee46f6..d027c7208ff 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.1 +version=1.5.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython0.29" @@ -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=24239bd49a01a91ee313bf805c3bc7eb0ecfd71ca1bd4b94a73bd00585d79349 +checksum=d8ef4b16bc9c48f2d257c419454feb3ba629e2d34a9a288270d4c8aad38b8d83 pre_build() { cython -X language_level=3 jq.pyx