aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fido2
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-25 11:11:52 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-25 11:11:52 -0300
commitc841e874683b470d2343ddfdc72d066f5b50d470 (patch)
treeff225384f355fd8ebb382a5cb39460e56a7e8b53 /testing/py3-fido2
parent901175e614f09cb0b31b7eabf79b427cd45a6b49 (diff)
downloadaports-c841e874683b470d2343ddfdc72d066f5b50d470.tar.bz2
aports-c841e874683b470d2343ddfdc72d066f5b50d470.tar.xz
testing/py3-fido2: upgrade to 0.7.3
Diffstat (limited to 'testing/py3-fido2')
-rw-r--r--testing/py3-fido2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-fido2/APKBUILD b/testing/py3-fido2/APKBUILD
index 8deb40725d..192298ce11 100644
--- a/testing/py3-fido2/APKBUILD
+++ b/testing/py3-fido2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniel Everett <deverett@gmail.com>
pkgname=py3-fido2
_pkgname=${pkgname#py3-}
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=0
pkgdesc="Provides library functionality for FIDO 2.0, including communication with a device over USB"
url="https://developers.yubico.com/python-fido2/"
@@ -30,5 +30,5 @@ check() {
python3 setup.py test
}
-sha512sums="dbd163f0700e57c3692da3817a79af616cab0a47f984cede8c098a8a81b31aa49e96c6087fb438fee62c251139af8a434b39175d87530fdc005047b2afdef3b1 fido2-0.7.2.tar.gz
+sha512sums="715779ecc9dba19de0e45df13d018e7dd223f20f5662860874aa8aa6f811c1df71c07656d21b49a4b6f14a149134d8af6bac076a7f71cb7392ca2fef70b173e1 fido2-0.7.3.tar.gz
2c2a3d2423cd9e7178e5423a08f118054d70c717b31bcab4ac71ddc5cf73031973454ce2c67a1d1f19bbf81a3401d6359a1b9f2f3028ab11e28815ac2b7a261b broken-check.patch"