From d80da555a867ec9790cfd986bf1ce4b4202a4c33 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, 4 Jun 2025 10:42:13 +0700 Subject: [PATCH] python3-fido2: update to 2.0.0. --- srcpkgs/python3-fido2/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template index 445f23f2f41..49f158b62d3 100644 --- a/srcpkgs/python3-fido2/template +++ b/srcpkgs/python3-fido2/template @@ -1,7 +1,6 @@ # Template file for 'python3-fido2' pkgname=python3-fido2 -_pkgname=fido2 -version=1.2.0 +version=2.0.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -11,8 +10,9 @@ short_desc="Library for FIDO2 functionality" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause, Apache-2.0" homepage="https://github.com/Yubico/python-fido2" -distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz" -checksum=e39f95920122d64283fda5e5581d95a206e704fa42846bfa4662f86aa0d3333b +distfiles="${PYPI_SITE}/f/fido2/fido2-${version}.tar.gz" +checksum=3061cd05e73b3a0ef6afc3b803d57c826aa2d6a9732d16abd7277361f58e7964 +make_check=no # requires device post_extract() { rm -f fido2/public_suffix_list.dat