python3-signedjson: update to 1.1.0.
This commit is contained in:
parent
148bab4b99
commit
32a0f5f968
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-signedjson'
|
||||
pkgname=python3-signedjson
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.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"
|
||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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
|
||||
checksum=1daf71f476245f7e5c2b06a1e0b617e800d7a39bbc943263e99f00536dbe9347
|
||||
|
|
Loading…
Reference in New Issue