python3-ultrajson: update to 5.5.0.

This commit is contained in:
Andrew J. Hesford 2022-09-16 08:22:22 -04:00
parent 02db571d76
commit 9ce693129a

View file

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