Date: Friday, October 25, 2019 @ 16:01:47 Author: felixonmars Revision: 519331
Python 3.8 rebuild Modified: python-fido2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:01:45 UTC (rev 519330) +++ PKGBUILD 2019-10-25 16:01:47 UTC (rev 519331) @@ -3,7 +3,7 @@ pkgname=python-fido2 pkgver=0.7.1 -pkgrel=1 +pkgrel=2 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')
