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