python3-canonicaljson: update to 1.5.0, adopt.
This commit is contained in:
parent
b9165743b0
commit
a472facc2b
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'python3-canonicaljson'
|
# Template file for 'python3-canonicaljson'
|
||||||
pkgname=python3-canonicaljson
|
pkgname=python3-canonicaljson
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="canonicaljson-${version}"
|
wrksrc="canonicaljson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-simplejson python3-frozendict"
|
depends="python3-simplejson python3-frozendict"
|
||||||
|
checkdepends="${depends} python3-pytest"
|
||||||
short_desc="Canonical JSON"
|
short_desc="Canonical JSON"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
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=899b7604f5a6a8a92109115d9250142cdf0b1dfdcb62cdb21d8fb5bf37780631
|
checksum=5ebddcd74c5b066ee68ecca56465338e9b1380467e0a906f4797697c9fb381e2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue