python3-ultrajson: update to 5.8.0.

This commit is contained in:
Andrew J. Hesford 2023-06-13 08:58:26 -04:00
parent 4c2862aa61
commit 32defa377e

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ultrajson'
pkgname=python3-ultrajson
version=5.7.0
version=5.8.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=e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23
checksum=78e318def4ade898a461b3d92a79f9441e7e0e4d2ad5419abed4336d702c7425
export UJSON_BUILD_NO_STRIP=1