mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 09:00:39 +02:00
* gnu/packages/python-crypto.scm (python-pylibscrypt): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments, inputs]: Remove them. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [description]: Rewrite it. Change-Id: I012930b6dad02b02a15c7bda5f6dc96cad632343 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>