3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/packages/aux-files
Lars-Dominik Braun 09448c0994
build/python: Add a sanity check phase.
Add a new phase validating the usability of installed Python packages.

* gnu/packages/aux-files/python/sanity-check.py: New file.
* Makefile.am (AUX_FILES): Register it.
* guix/build-system/python.scm (sanity-check.py): New variable.
(lower): Add the script as an implicit input.
* guix/build/python-build-system.scm: Remove trailing #t.
(sanity-check): New phase.
(%standard-phases): Use it.
* tests/builders.scm: (make-python-dummy)
(dummy-ok, dummy-dummy-nosetuptools, dummy-fail-requirements)
(dummy-fail-import, dummy-fail-console-script): New variables.
("python-build-system: dummy-ok")
("python-build-system: dummy-dummy-nosetuptools")
("python-build-system: dummy-fail-requirements")
("python-build-system: dummy-fail-import")
("python-build-system: dummy-fail-console-script"): Add tests.
2021-02-01 11:53:43 -05:00
..
chromium
emacs gnu: emacs: Remove obsolete FIXME comment. 2020-03-22 21:17:38 -04:00
linux-libre gnu: linux-libre: Update to 5.10.1. 2020-12-19 16:06:09 -05:00
python build/python: Add a sanity check phase. 2021-02-01 11:53:43 -05:00
guile-launcher.c guix: 'guile' executable ignores GUILE_LOAD_PATH during startup. 2020-12-11 19:06:53 +01:00
guix.vim gnu: vim: Automatically find vim plugins. 2020-12-20 12:52:51 +02:00
pack-audit.c pack: Add relocation via ld.so and fakechroot. 2020-05-14 17:21:27 +02:00
run-in-namespace.c pack: Relocatable wrapper leaves root available to child processes. 2020-10-31 23:16:43 +01:00