mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-signedjson: update to 1.1.0.
This commit is contained in:
parent
148bab4b99
commit
32a0f5f968
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-signedjson'
|
# Template file for 'python3-signedjson'
|
||||||
pkgname=python3-signedjson
|
pkgname=python3-signedjson
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="python-signedjson-${version}"
|
wrksrc="python-signedjson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="signedjson"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-canonicaljson>=1.0.0 python3-unpaddedbase64>=1.0.1
|
depends="python3-canonicaljson>=1.0.0 python3-unpaddedbase64>=1.0.1
|
||||||
python3-nacl>=0.3.0"
|
python3-nacl>=0.3.0"
|
||||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/python-signedjson"
|
homepage="https://github.com/matrix-org/python-signedjson"
|
||||||
distfiles="https://github.com/matrix-org/python-signedjson/archive/v${version}.tar.gz"
|
distfiles="https://github.com/matrix-org/python-signedjson/archive/v${version}.tar.gz"
|
||||||
checksum=9f50fbd678f3d0683e27c38533995c078d2bc2a2ee308f0b1161b5c7f8f68403
|
checksum=1daf71f476245f7e5c2b06a1e0b617e800d7a39bbc943263e99f00536dbe9347
|
||||||
|
|
Loading…
Add table
Reference in a new issue