From c848e014b8d937d157f30133db7feffb8bac7a9e Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Wed, 2 Sep 2026 14:35:26 +0200 Subject: [PATCH 1/2] python3-nethsm: update to 3.0.0 --- srcpkgs/python3-nethsm/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-nethsm/template b/srcpkgs/python3-nethsm/template index b7e01585e91eda..4c87a7bcaee07d 100644 --- a/srcpkgs/python3-nethsm/template +++ b/srcpkgs/python3-nethsm/template @@ -1,6 +1,6 @@ # Template file for 'python3-nethsm' pkgname=python3-nethsm -version=2.1.2 +version=3.0.0 revision=1 build_style=python3-pep517 make_check_args="--ignore=tests/test_enums.py \ @@ -18,5 +18,6 @@ short_desc="Python Library to manage NetHSM(s)" maintainer="Mateusz Sylwestrzak " license="Apache-2.0" homepage="https://github.com/Nitrokey/nethsm-sdk-py" +changelog="https://raw.githubusercontent.com/Nitrokey/nethsm-sdk-py/main/CHANGELOG.md" distfiles="https://github.com/Nitrokey/nethsm-sdk-py/archive/refs/tags/v${version}.tar.gz" -checksum=2e86f5fe9b17b7f6f4cb68dbbc397fd0708afc5f397bf20214fa6b8b166e216f +checksum=a9a95e1aaf3b335d793b538593a8d0471a0451b40e9b76bfe2d2cd5ac6c44c7d From e468db22fae689e9be5eaf69f496f1a941e05942 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Wed, 2 Sep 2026 15:41:38 +0200 Subject: [PATCH 2/2] python3-pynitrokey: update to 0.13.0 --- srcpkgs/python3-pynitrokey/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pynitrokey/template b/srcpkgs/python3-pynitrokey/template index c2a6e1b4b2b262..44dc40aaf5f564 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.12.3 +version=0.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -16,8 +16,9 @@ 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" +changelog="https://github.com/Nitrokey/pynitrokey/releases" distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz" -checksum=d74427bd9cc5ad25fa7ec55db19f273015ffa09f975069dc02e3e6a2865485f6 +checksum=181bb55828748bd2cd7f05f4b2c55328cfbea788537b4ef243ec6fbd5bb4b19f post_install() { vlicense LICENSES/MIT.txt