We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1363a commit a1e077cCopy full SHA for a1e077c
1 file changed
srcpkgs/python3-ultrajson/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-ultrajson'
2
pkgname=python3-ultrajson
3
-version=5.11.0
4
-revision=2
+version=5.12.0
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools_scm"
7
makedepends="python3-devel"
@@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
12
license="BSD-3-Clause"
13
homepage="https://github.com/ultrajson/ultrajson"
14
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
15
-checksum=e204ae6f909f099ba6b6b942131cee359ddda2b6e4ea39c12eb8b991fe2010e0
+checksum=14b2e1eb528d77bc0f4c5bd1a7ebc05e02b5b41beefb7e8567c9675b8b13bcf4
16
17
export UJSON_BUILD_NO_STRIP=1
18
0 commit comments