mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
python3-ultrajson: update to 5.11.0.
This commit is contained in:
parent
6b22ebcb6c
commit
8ea0553c10
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ultrajson'
|
||||
pkgname=python3-ultrajson
|
||||
version=5.10.0
|
||||
revision=2
|
||||
version=5.11.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
makedepends="python3-devel"
|
||||
|
@ -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=b3cd8f3c5d8c7738257f1018880444f7b7d9b66232c64649f562d7ba86ad4bc1
|
||||
checksum=e204ae6f909f099ba6b6b942131cee359ddda2b6e4ea39c12eb8b991fe2010e0
|
||||
|
||||
export UJSON_BUILD_NO_STRIP=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue