python3-fido2: update to 1.1.0.
This commit is contained in:
parent
c4652e5ba7
commit
c5fce57d08
@ -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 <congdanhqx@gmail.com>"
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user