python3-ultrajson: update to 5.7.0.

This commit is contained in:
Andrew J. Hesford 2023-01-16 11:40:03 -05:00
parent bbeaf1bd29
commit 0a46d1bf6f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ultrajson'
pkgname=python3-ultrajson
version=5.6.0
version=5.7.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
@ -12,7 +12,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=f881e2d8a022e9285aa2eab6ba8674358dbcb2b57fa68618d88d62937ac3ff04
checksum=e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23
export UJSON_BUILD_NO_STRIP=1