[arch-commits] Commit in python-pynitrokey/trunk (4 files)

David Runge dvzrv at gemini.archlinux.org
Mon Aug 1 22:53:46 UTC 2022


    Date: Monday, August 1, 2022 @ 22:53:45
  Author: dvzrv
Revision: 1259715

upgpkg: python-pynitrokey 0.4.26-1: Upgrade to 0.4.26.

Add new dependency on python-nrfutil.

Added:
  python-pynitrokey/trunk/keys/
  python-pynitrokey/trunk/keys/pgp/
  python-pynitrokey/trunk/keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc
Modified:
  python-pynitrokey/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |    9 +++++----
 keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc |    1 +
 2 files changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-01 22:52:14 UTC (rev 1259714)
+++ PKGBUILD	2022-08-01 22:53:45 UTC (rev 1259715)
@@ -2,8 +2,8 @@
 
 _name=pynitrokey
 pkgname=python-pynitrokey
-_commit=e59456c8c29350c2b7f03d0dccfbd6fa5c95b9bf  # v0.4.25.nitrokey^{}
-pkgver=0.4.25
+_commit=650ce612b091c84ff7f4c7e0be124b052efb65c7 # v0.4.26.nitrokey
+pkgver=0.4.26
 pkgrel=1
 pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start"
 arch=(any)
@@ -21,6 +21,7 @@
   python-fido2
   python-intelhex
   python-nkdfu
+  python-nrfutil
   python-pyusb
   python-requests
   python-spsdk
@@ -27,8 +28,8 @@
   python-tqdm
   python-urllib3
 )
-makedepends=(git python-build python-flit python-installer)
-source=(git+https://github.com/nitrokey/pynitrokey#commit=$_commit?signed)
+makedepends=(git python-build python-flit-core python-installer python-wheel)
+source=(git+https://github.com/nitrokey/pynitrokey#tag=$_commit?signed)
 sha512sums=('SKIP')
 b2sums=('SKIP')
 validpgpkeys=(868184069239FF65DE0BCD7DD9BAE35991DE5B22)  # Szczepan Zalega (Nitrokey) <szczepan at nitrokey.com>

Added: keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc
===================================================================
(Binary files differ)

Index: python-pynitrokey/trunk/keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc
===================================================================
--- keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc	2022-08-01 22:52:14 UTC (rev 1259714)
+++ keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc	2022-08-01 22:53:45 UTC (rev 1259715)

Property changes on: python-pynitrokey/trunk/keys/pgp/868184069239FF65DE0BCD7DD9BAE35991DE5B22.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list