python3-josepy: update to 1.4.0.
This commit is contained in:
parent
f3f3053ce9
commit
489448f150
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,9 @@
|
|||
# Template file for 'python3-josepy'
|
||||
pkgname=python3-josepy
|
||||
version=1.2.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
version=1.4.0
|
||||
revision=1
|
||||
wrksrc="josepy-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="josepy"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography python3-openssl python3-setuptools python3-six"
|
||||
short_desc="JOSE protocol implementation in Python3"
|
||||
|
@ -13,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/certbot/josepy"
|
||||
distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz"
|
||||
checksum=9cec9a839fe9520f0420e4f38e7219525daccce4813296627436fe444cd002d3
|
||||
checksum=c37ff4b93606e6a452b72cdb992da5e0544be12912fac01b31ddbdd61f6d5bd0
|
||||
|
|
Loading…
Reference in a new issue