David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pynitrokey
Commits:
fc3f312b by David Runge at 2023-11-30T18:00:29+01:00
upgpkg: 0.4.43-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pynitrokey
pkgdesc = A command line interface for the Nitrokey FIDO2 and Nitrokey
Start
- pkgver = 0.4.42
+ pkgver = 0.4.43
pkgrel = 1
url = https://github.com/Nitrokey/pynitrokey
arch = any
@@ -36,7 +36,7 @@ pkgbase = python-pynitrokey
depends = python-typing-extensions
optdepends = python-libusb1: for pro and storage subcommands
optdepends = python-pyscard: for pcsclite integration
- source =
git+https://github.com/Nitrokey/pynitrokey#tag=c0eac953342e17b063aac6ce2ab939dfeccdfaa9?signed
+ source =
git+https://github.com/Nitrokey/pynitrokey#tag=5fed4f9b1d52688af2355e7764a145373e7bd16c?signed
validpgpkeys = 868184069239FF65DE0BCD7DD9BAE35991DE5B22
validpgpkeys = 719EA31C3F1814DA787C8FD434F47D2F044B8F17
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_name=pynitrokey
pkgname=python-pynitrokey
-_commit=c0eac953342e17b063aac6ce2ab939dfeccdfaa9 # v0.4.42
-pkgver=0.4.42
+_commit=5fed4f9b1d52688af2355e7764a145373e7bd16c # v0.4.43
+pkgver=0.4.43
pkgrel=1
pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynitrokey/-/commit/fc3f312bf5b192d27b2c30da13ff769a42979dfc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynitrokey/-/commit/fc3f312bf5b192d27b2c30da13ff769a42979dfc
You're receiving this email because of your account on gitlab.archlinux.org.