New package: python3-canonicaljson-1.1.4
This commit is contained in:
parent
705cb9c2bf
commit
aa85de969e
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-canonicaljson'
|
||||
pkgname=python3-canonicaljson
|
||||
version=1.1.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="canonicaljson-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="canonicaljson.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-simplejson>=3.6.5 python3-frozendict>=1.0 python3-six"
|
||||
short_desc="Canonical JSON"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/matrix-org/python-canonicaljson"
|
||||
distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
|
||||
checksum=45bce530ff5fd0ca93703f71bfb66de740a894a3b5dd6122398c6d8f18539725
|
Loading…
Reference in New Issue