Date: Thursday, October 31, 2019 @ 18:15:16 Author: felixonmars Revision: 521616
Python 3.8 rebuild Modified: python-fido2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 18:14:46 UTC (rev 521615) +++ PKGBUILD 2019-10-31 18:15:16 UTC (rev 521616) @@ -3,7 +3,7 @@ pkgname=python-fido2 pkgver=0.7.1 -pkgrel=2 +pkgrel=3 pkgdesc='Library for FIDO 2.0, including communication with a device over USBA' url='https://github.com/Yubico/python-fido2' license=('custom:BSD-2-clause')
