Date: Friday, August 12, 2022 @ 21:35:20 Author: dvzrv Revision: 1265815
upgpkg: python-pynitrokey 0.4.27-1: Upgrade to 0.4.27. Modified: python-pynitrokey/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-12 20:57:53 UTC (rev 1265814) +++ PKGBUILD 2022-08-12 21:35:20 UTC (rev 1265815) @@ -2,8 +2,8 @@ _name=pynitrokey pkgname=python-pynitrokey -_commit=650ce612b091c84ff7f4c7e0be124b052efb65c7 # v0.4.26.nitrokey -pkgver=0.4.26 +_commit=256c57865010644de066243e1855f2f036bb7210 # v0.4.27.nitrokey +pkgver=0.4.27 pkgrel=1 pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start" arch=(any) @@ -12,7 +12,6 @@ # NOTE: libnitrokey is required for udev rules depends=( libnitrokey - python-cbor python-cffi python-click python-cryptography
