2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
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) | |
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. |