community/py3-fido2: upgrade to 1.2.0

https://github.com/Yubico/python-fido2/releases/tag/1.2.0
This commit is contained in:
fossdd 2025-02-11 20:48:45 +00:00 committed by Patrycja Rosa
parent fb81e5dde1
commit a1132f8943

View File

@ -2,8 +2,8 @@
# Maintainer: Daniel Everett <deverett@gmail.com>
pkgname=py3-fido2
_pkgname=${pkgname#py3-}
pkgver=1.1.2
pkgrel=1
pkgver=1.2.0
pkgrel=0
pkgdesc="Provides library functionality for FIDO 2.0, including communication with a device over USB"
url="https://developers.yubico.com/python-fido2/"
arch="noarch"
@ -38,5 +38,5 @@ package() {
}
sha512sums="
db62cfc05a8daa2224bae820ba3174f22d1e4711643d52f549e738e4af14537f92ca950c3904660f3bb360d6aadf236c9b19b8ac4816d99467a43e239b7c219a fido2-1.1.2.tar.gz
c9c7a47ed6608f2dcf06b38905708d64b85ca91ea2656b654474e3164a90b3feae36a0898cf984a4811f1f757e22d3c7ca3dad1ba909b6c8191e418b1a0f938c fido2-1.2.0.tar.gz
"