python3-fido2: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:56 -04:00
parent 2f133ee02e
commit 3fa3802e47

View file

@ -2,7 +2,7 @@
pkgname=python3-fido2 pkgname=python3-fido2
_pkgname=fido2 _pkgname=fido2
version=0.9.1 version=0.9.1
revision=1 revision=2
wrksrc="${_pkgname}-${version}" wrksrc="${_pkgname}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"