From ad7d6005ae411afc8c73c3072c1f94a2ce377fc0 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Fri, 11 Jul 2025 21:44:36 +0200 Subject: [PATCH] python3-pynitrokey: update to 0.9.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 ece63dac217..e88fcd50ce9 100644 --- a/srcpkgs/python3-pynitrokey/template +++ b/srcpkgs/python3-pynitrokey/template @@ -1,10 +1,10 @@ # Template file for 'python3-pynitrokey' pkgname=python3-pynitrokey -version=0.8.5 +version=0.9.0 revision=1 build_style=python3-pep517 make_build_args="--skip-dependency-check" -hostmakedepends="python3-wheel python3-flit_core" +hostmakedepends="python3-poetry-core" depends="python3-cffi python3-click python3-click-aliases python3-semver python3-libusb1 python3-crcmod python3-hidapi python3-pyserial @@ -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=74e222c7dd0408ffe8a1f1abf22cedf8a306c6f9c5b19e2fd7cb9dafa8b6d92c +checksum=f9752401177d8d4cfa1b59774895e6d67cec1ef2cb669bee6c4591217af740cc post_install() { vlicense LICENSES/MIT.txt