python3-jq: update to 1.2.3.

This commit is contained in:
RunningDroid 2022-09-07 23:14:20 -04:00 committed by classabbyamp
parent 437da1f023
commit f827afb890

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jq'
pkgname=python3-jq
version=1.2.2
version=1.2.3
revision=1
wrksrc="${pkgname#*-}.py-${version}"
build_style=python3-module
@ -11,8 +11,9 @@ short_desc="Python bindings for jq"
maintainer="RunningDroid <runningdroid@zoho.com>"
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=0b926078855b6daee6e8ae5366ebf11c06911195abae643a7cdd37fce087fa0e
checksum=52392e001cd90769d68f4e46821c645e277b9c1db01528a6bbc9d1875b81fcf5
pre_build() {
cython jq.pyx