mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (glances): [source]: Switch to git-fetch. Move snippet to <#:phases>. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Import former source snippet. Add 'check phase replacement. [native-inputs]: Add python-pytest, python-setuptools-next. Change-Id: I18f1ded40f64fcd640728af778e48666d8d762f0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>