From c5fce57d0844d0531aa68cc54ac788c022e2dcba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 9 Nov 2022 08:14:10 +0700 Subject: [PATCH] python3-fido2: update to 1.1.0. --- srcpkgs/python3-fido2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template index adb2c71df71..c63372c96a1 100644 --- a/srcpkgs/python3-fido2/template +++ b/srcpkgs/python3-fido2/template @@ -1,8 +1,8 @@ # Template file for 'python3-fido2' pkgname=python3-fido2 _pkgname=fido2 -version=0.9.3 -revision=2 +version=1.1.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-cryptography python3-pyscard" @@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="https://github.com/Yubico/python-fido2" distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz" -checksum=b45e89a6109cfcb7f1bb513776aa2d6408e95c4822f83a253918b944083466ec +checksum=2b4b4e620c2100442c20678e0e951ad6d1efb3ba5ca8ebb720c4c8d543293674 post_extract() { # pytest mis-recognises this file as a test case