mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
* gnu/packages/python-xyz.scm (python-pifpaf): Update to 3.4.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Drop 'check phase replacement. Add phase 'install-drivers. [native-inputs]: Add python-setuptools and python-packaging. Replace python-os-testr by python-stestr. [description]: Improve style. Change-Id: I57c69f114f961c759458cacf4b7728d655e1f4e9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>