mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ultrajson: update to 4.3.0.
This commit is contained in:
parent
1e0f1e018c
commit
6e27e5698d
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=4.2.0
|
version=4.3.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="ujson-${version}"
|
wrksrc="ujson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -13,7 +13,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=fffe509f556861c7343c6cba57ed05fe7bcf4b48a934a5b946ccb45428cf8883
|
checksum=baee56eca35cb5fbe02c28bd9c0936be41a96fa5c0812d9d4b7edeb5c3d568a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue