guix-devel/guix/build
Maxim Cournoyer 6bbb37a545
build-system/python: Move the check phase after the install phase.
A reproducibility problem was discovered while packaging python-pygithub where
the bytecode produced by running the tests would interfere with the result of
the install phase byte compilation.  Moving the check phase after the install
phase solves the problem.

* guix/build/python-build-system.scm (%standard-phases): Add comment, move
the check phase after the install phase.
2019-04-18 00:04:26 -04:00
..
android-ndk-build-system.scm
ant-build-system.scm
asdf-build-system.scm
bournish.scm
cargo-build-system.scm gnu: rust: Factor out "cargo-utils" from "cargo-build-system". 2019-03-01 08:20:50 +01:00
cargo-utils.scm gnu: rust: Factor out "cargo-utils" from "cargo-build-system". 2019-03-01 08:20:50 +01:00
clojure-build-system.scm
clojure-utils.scm
cmake-build-system.scm
compile.scm
cvs.scm
debug-link.scm
download-nar.scm
download.scm
dub-build-system.scm
dune-build-system.scm
emacs-build-system.scm
emacs-utils.scm
font-build-system.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: Copy license files to all the outputs. 2019-03-10 22:24:08 +01:00
gnu-dist.scm
go-build-system.scm build-system/go: Build with a filesystem union of Go dependencies. 2019-03-14 15:34:26 -04:00
graft.scm
gremlin.scm
guile-build-system.scm
haskell-build-system.scm
hg.scm
java-utils.scm
lisp-utils.scm
make-bootstrap.scm
meson-build-system.scm
minify-build-system.scm
ocaml-build-system.scm
perl-build-system.scm
profiles.scm
python-build-system.scm build-system/python: Move the check phase after the install phase. 2019-04-18 00:04:26 -04:00
qt-utils.scm
r-build-system.scm
rakudo-build-system.scm build: Add rakudo-build-system. 2019-03-23 22:26:48 +02:00
rpath.scm
ruby-build-system.scm guix: ruby-build-system: Fix removal of extension related files. 2019-02-14 19:30:15 +00:00
scons-build-system.scm
store-copy.scm
svn.scm
syscalls.scm
texlive-build-system.scm
union.scm
utils.scm guix: Add wrap-script. 2019-02-08 10:26:53 +01:00
waf-build-system.scm