testing/py3-webauthn: upgrade to 1.11.1
This commit is contained in:
parent
b38306c3db
commit
2e0750f430
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
_pyname=webauthn
|
||||
pkgname="py3-$_pyname"
|
||||
pkgver=1.9.0
|
||||
pkgver=1.11.1
|
||||
pkgrel=0
|
||||
arch="noarch"
|
||||
pkgdesc="A Python3 implementation of the WebAuthn API focused on making it easy to leverage the power of WebAuthn."
|
||||
|
@ -31,5 +31,5 @@ package() {
|
|||
dist/*.whl
|
||||
}
|
||||
sha512sums="
|
||||
d9c538f6c62792cd7e2e4bafb77b7d3735f2ae4484ff8cafdcd6ac5f9355e2e0f7da6fc996b85f489294eb504b3e4c012ce717fa103d1689eb2bd5351f158f27 py3-webauthn-1.9.0.tar.gz
|
||||
29e3df7adfed9fdbe8bfe264e207c45e2426ec10c48daf90347a7fe6070f00280c8102da00335a8f5b9b7efeba9fa2fe033dcaf656ec4f95a7566bcc6a5729b2 py3-webauthn-1.11.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue