diff --git a/srcpkgs/python3-jq/template b/srcpkgs/python3-jq/template index eb3107d8c68..1f2b10f0dea 100644 --- a/srcpkgs/python3-jq/template +++ b/srcpkgs/python3-jq/template @@ -1,7 +1,7 @@ # Template file for 'python3-jq' pkgname=python3-jq -version=1.3.0 -revision=2 +version=1.4.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel jq-devel oniguruma-devel" @@ -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=736e0d42d719592189cdd9921eab19d5bb4b65a3ce41a8f8f13794153fc5a5b1 +checksum=b894642f13e9a6d8ccbde24d21e03003c4b873a48ad68809bb390e0262e40dc4 pre_build() { cython -X language_level=3 jq.pyx