David Runge pushed to branch main at Arch Linux / Packaging / Packages / python-pynitrokey
Commits: df0d6bfe by David Runge at 2026-01-17T11:37:16+01:00 Update description to match upstream information Signed-off-by: David Runge <[email protected]> - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,5 +1,5 @@ pkgbase = python-pynitrokey - pkgdesc = A command line interface for the Nitrokey FIDO2 and Nitrokey Start + pkgdesc = A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM pkgver = 0.11.2 pkgrel = 2 url = https://github.com/Nitrokey/pynitrokey ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ _name=pynitrokey pkgname=python-pynitrokey pkgver=0.11.2 pkgrel=2 -pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start" +pkgdesc="A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM" arch=(any) url="https://github.com/Nitrokey/pynitrokey" license=( View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynitrokey/-/commit/df0d6bfe6d8c6ff5a379944eea27897f3b771717 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynitrokey/-/commit/df0d6bfe6d8c6ff5a379944eea27897f3b771717 You're receiving this email because of your account on gitlab.archlinux.org.
