mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (jube): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them explicitely. [native-inputs]: Add python-setuptools-next. Remove python-pyyaml. [propagated-inputs]: Add python-pyyaml, listed in the package as an install requirements, and no tests were run in the first place. Change-Id: I4b11597196a5d9e6a227d064cf6ab96276a57aff Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>