From cf5784948633f30dfe083b57bc3a5c02d7f9fd79 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Tue, 5 Aug 2025 21:24:54 +0200 Subject: [PATCH] python3-pynitrokey: update to 0.10.0 --- srcpkgs/python3-pynitrokey/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pynitrokey/template b/srcpkgs/python3-pynitrokey/template index 02ee373b2ff..02f6a057f9c 100644 --- a/srcpkgs/python3-pynitrokey/template +++ b/srcpkgs/python3-pynitrokey/template @@ -1,6 +1,6 @@ # Template file for 'python3-pynitrokey' pkgname=python3-pynitrokey -version=0.9.3 +version=0.10.0 revision=1 build_style=python3-pep517 make_build_args="--skip-dependency-check" @@ -8,7 +8,7 @@ hostmakedepends="python3-poetry-core" depends="python3-cffi python3-click python3-click-aliases python3-semver python3-libusb1 python3-crcmod python3-hidapi python3-pyserial - python3-cryptography python3-ecdsa python3-fido2 + python3-cryptography python3-fido2 python3-usb python3-requests python3-intelhex python3-nkdfu python3-nitrokey python3-protobuf python3-nethsm python3-pyscard libnitrokey @@ -18,7 +18,7 @@ maintainer="Mateusz Sylwestrzak " license="LGPL-3.0-only, GPL-3.0-or-later, Apache-2.0, MIT" homepage="https://github.com/Nitrokey/pynitrokey" distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz" -checksum=7751ea5770378f59941c6563100246c0277c7f5b13789d8849e7179ddd09d819 +checksum=231ef4f94e91f964150aa99b10b3ef385bdb0605b8d74acb51838cc21d8c511e post_install() { vlicense LICENSES/MIT.txt