python3-canonicaljson: update to 1.3.0.
This commit is contained in:
parent
855b1f6f85
commit
740861e655
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-canonicaljson'
|
# Template file for 'python3-canonicaljson'
|
||||||
pkgname=python3-canonicaljson
|
pkgname=python3-canonicaljson
|
||||||
version=1.1.4
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="canonicaljson-${version}"
|
wrksrc="canonicaljson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="canonicaljson.py"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-simplejson>=3.6.5 python3-frozendict>=1.0 python3-six"
|
depends="python3-simplejson>=3.6.5 python3-frozendict>=1.0 python3-six"
|
||||||
short_desc="Canonical JSON"
|
short_desc="Canonical JSON"
|
||||||
|
@ -13,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/python-canonicaljson"
|
homepage="https://github.com/matrix-org/python-canonicaljson"
|
||||||
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
||||||
checksum=45bce530ff5fd0ca93703f71bfb66de740a894a3b5dd6122398c6d8f18539725
|
checksum=b4763db06a2e8553293c5edaa4bda05605c3307179a7ddfb30273a24ac384b6c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue