New package: python3-signedjson-1.0.0
This commit is contained in:
parent
25d747e0a0
commit
09cf4ce491
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-signedjson/template
Normal file
17
srcpkgs/python3-signedjson/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-signedjson'
|
||||
pkgname=python3-signedjson
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="python-signedjson-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="signedjson"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-canonicaljson>=1.0.0 python3-unpaddedbase64>=1.0.1
|
||||
python3-nacl>=0.3.0"
|
||||
short_desc="Sign JSON with Ed25519 signatures"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/matrix-org/python-signedjson"
|
||||
distfiles="https://github.com/matrix-org/python-signedjson/archive/v${version}.tar.gz"
|
||||
checksum=9f50fbd678f3d0683e27c38533995c078d2bc2a2ee308f0b1161b5c7f8f68403
|
Loading…
Add table
Add a link
Reference in a new issue