David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pynitrokey
Commits:
de3fff15 by David Runge at 2023-12-19T23:54:46+01:00
upgpkg: 0.4.44-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.43
+ pkgver = 0.4.44
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=5fed4f9b1d52688af2355e7764a145373e7bd16c?signed
+ source =
git+https://github.com/Nitrokey/pynitrokey#tag=49d0298d3e692640d3556c8801a3998a86390e1e?signed
validpgpkeys = 868184069239FF65DE0BCD7DD9BAE35991DE5B22
validpgpkeys = 719EA31C3F1814DA787C8FD434F47D2F044B8F17
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_name=pynitrokey
pkgname=python-pynitrokey
-_commit=5fed4f9b1d52688af2355e7764a145373e7bd16c # v0.4.43
-pkgver=0.4.43
+_commit=49d0298d3e692640d3556c8801a3998a86390e1e # v0.4.44
+pkgver=0.4.44
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/de3fff1535521fa187fdb2d9c87cb731a10765de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynitrokey/-/commit/de3fff1535521fa187fdb2d9c87cb731a10765de
You're receiving this email because of your account on gitlab.archlinux.org.