python3-fido2: update to 0.9.3.

This commit is contained in:
Đoàn Trần Công Danh 2022-02-11 21:09:11 +07:00
parent 84779b3328
commit 109337b507

View file

@ -1,8 +1,8 @@
# Template file for 'python3-fido2'
pkgname=python3-fido2
_pkgname=fido2
version=0.9.1
revision=2
version=0.9.3
revision=1
wrksrc="${_pkgname}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -14,7 +14,7 @@ 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=8680ee25238e2307596eb3900a0f8c0d9cc91189146ed8039544f1a3a69dfe6e
checksum=b45e89a6109cfcb7f1bb513776aa2d6408e95c4822f83a253918b944083466ec
post_extract() {
# pytest mis-recognises this file as a test case