]> git.t-rg.ws Git - slackbuilds.git/commitdiff
python-fido2: updated to version 1.2.0
authorfsLeg <fsleg@t-rg.ws>
Sat, 30 Nov 2024 19:08:22 +0000 (22:08 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 30 Nov 2024 19:08:22 +0000 (22:08 +0300)
python-fido2/python-fido2.SlackBuild
python-fido2/python-fido2.info

index f885f3c07c71009efec58da08b9934699ffb3c37..a9b14b27008c25e101e4a79839a5631949751805 100755 (executable)
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=python-fido2
 TARNAM=fido2
-VERSION=${VERSION:-1.1.3}
+VERSION=${VERSION:-1.2.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index eba42bc8db378792f73b2158e4b3e9a296cbacea..ddb7d741ce2a3dcd3a10957e5cfb7c7f66fd0ac8 100644 (file)
@@ -1,8 +1,8 @@
 PRGNAM="python-fido2"
-VERSION="1.1.3"
+VERSION="1.2.0"
 HOMEPAGE="https://github.com/Yubico/python-fido2"
-DOWNLOAD="https://github.com/Yubico/python-fido2/releases/download/1.1.3/fido2-1.1.3.tar.gz"
-MD5SUM="88c5e54dfb19f5371eba49d73c4620c4"
+DOWNLOAD="https://github.com/Yubico/python-fido2/releases/download/1.2.0/fido2-1.2.0.tar.gz"
+MD5SUM="7abb158668df47e7ae51493c363d9165"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="cryptography python3-poetry-core"