From d408037008031a9b0e2de4a1d3878cec8f10645f Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Sun, 17 May 2026 16:05:05 +0200 Subject: [PATCH] python3-pynitrokey: update to 0.12.2 Do not depend on packages that are (no longer) listed as hard dependecies, i.e. python3-click-aliases, python3-crcmod, python3-protobuf, python3-chardet. --- srcpkgs/python3-pynitrokey/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-pynitrokey/template b/srcpkgs/python3-pynitrokey/template index ec2d89fc20e..25a24f749b9 100644 --- a/srcpkgs/python3-pynitrokey/template +++ b/srcpkgs/python3-pynitrokey/template @@ -1,23 +1,23 @@ # Template file for 'python3-pynitrokey' pkgname=python3-pynitrokey -version=0.12.1 +version=0.12.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" depends="python3-cffi python3-click - python3-click-aliases python3-semver python3-libusb1 - python3-crcmod python3-hidapi python3-pyserial + python3-semver python3-libusb1 + python3-hidapi python3-pyserial python3-cryptography python3-fido2 python3-usb python3-requests python3-intelhex - python3-nkdfu python3-nitrokey python3-protobuf + python3-nkdfu python3-nitrokey python3-nethsm python3-pyscard libnitrokey - python3-tqdm python3-tlv8 python3-chardet" + python3-tqdm python3-tlv8" short_desc="CLI for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM" maintainer="Mateusz Sylwestrzak " license="LGPL-3.0-only OR GPL-3.0-or-later OR Apache-2.0 OR MIT" homepage="https://github.com/Nitrokey/pynitrokey" distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz" -checksum=e6d4e0ead72571603ce54e08a1bb1ed21bf15369137773c8ee6e6f562687f560 +checksum=1fedf0568eb5323108684a12bbd221a746ae0d325ef20251a93925d920ee9d50 post_install() { vlicense LICENSES/MIT.txt