python3-fido2: update to 0.8.1.

This commit is contained in:
Đoàn Trần Công Danh 2020-01-11 07:58:53 +07:00 committed by Helmut Pozimski
parent dfb037da49
commit 961111c481

View file

@ -1,20 +1,20 @@
# Template file for 'python3-fido2'
pkgname=python3-fido2
_pkgname=fido2
version=0.7.1
revision=2
version=0.8.1
revision=1
archs=noarch
wrksrc="${_pkgname}-${version}"
build_style=python3-module
pycompile_module=${_pkgname}
hostmakedepends="python3-setuptools"
depends="python3"
depends="python3-six python3-cryptography python3-scard"
checkdepends="$depends"
short_desc="Library for FIDO2 functionality"
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/Yubico/python-fido2"
distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz"
checksum=4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682
checksum=449068f6876f397c8bb96ebc6a75c81c2692f045126d3f13ece21d409acdf7c3
post_install() {
vlicense COPYING