python3-ultrajson: update to 5.6.0.

This commit is contained in:
Andrew J. Hesford 2022-12-04 22:06:07 -05:00
parent 62fcb738bc
commit aecc6ec80f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ultrajson' # Template file for 'python3-ultrajson'
pkgname=python3-ultrajson pkgname=python3-ultrajson
version=5.5.0 version=5.6.0
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
makedepends="python3-devel" makedepends="python3-devel"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/ultrajson/ultrajson" homepage="https://github.com/ultrajson/ultrajson"
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz" distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
checksum=b25077a971c7da47bd6846a912a747f6963776d90720c88603b1b55d81790780 checksum=f881e2d8a022e9285aa2eab6ba8674358dbcb2b57fa68618d88d62937ac3ff04
export UJSON_BUILD_NO_STRIP=1 export UJSON_BUILD_NO_STRIP=1