./sysutils/py-nkdfu, Python DFU tool for updating Nitrokeys firmware

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2nb1, Package name: py311-nkdfu-0.2nb1, Maintainer: nikita

nkdfu is a Python DFU tool for updating Nitrokeys' firmware.
It currently supports Nitrokey Pro only.
It is based on python-dfu project, which brings implementation
of USB DFU 1.1 spec.


Master sites:

Filesize: 16.309 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-05-18 15:04:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-nkdfu: some cleanups
   2023-05-18 14:39:49 by nikita | Files touched by this commit (5)
Log message:
py-nkdfu: import as sysutils/py-nkdfu version 0.2

nkdfu is a Python DFU tool for updating Nitrokeys' firmware.
It currently supports Nitrokey Pro only.
It is based on python-dfu project, which brings implementation
of USB DFU 1.1 spec.