mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 08:10:29 +02:00
* gnu/packages/python-crypto.scm (python-axolotl): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace phase 'remove-tests by phase 'cleanup-install. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [description]: Run guix style. Change-Id: I70bb567982555cf96b6bc84e2900b33910b05414 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>