mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ultrajson: update to 5.9.0.
This commit is contained in:
parent
ea72777c04
commit
afaf95c816
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ultrajson'
|
# Template file for 'python3-ultrajson'
|
||||||
pkgname=python3-ultrajson
|
pkgname=python3-ultrajson
|
||||||
version=5.8.0
|
version=5.9.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=78e318def4ade898a461b3d92a79f9441e7e0e4d2ad5419abed4336d702c7425
|
checksum=89cc92e73d5501b8a7f48575eeb14ad27156ad092c2e9fc7e3cf949f07e75532
|
||||||
|
|
||||||
export UJSON_BUILD_NO_STRIP=1
|
export UJSON_BUILD_NO_STRIP=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue