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