mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
* gnu/packages/python-check.scm (python-pytest-helpers-namespace): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'check phase replacement. Add 'set-version phase. [native-inputs]: Add python-wheel. [description]: Run guix style. Change-Id: I868b710a45d0663697354b8590667486afd9fbf7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>