mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 14:10:38 +02:00
* gnu/packages/python-xyz.scm (python-extension-helpers): Update to 1.0.0. [build-system]: Use pyproject-build-system. [arguments]<tests>: Disable them, as pytest can't load the test suite. [native-inputs]: Add python-setuptools-scm. [home-page]: Re-point to actual project home page. [synopsis]: Adjust it to cover actual project. [description]: ... as above. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>