diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-04-03 00:09:20 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-04-18 00:04:26 -0400 |
commit | 6bbb37a545912c6bb2513ee08587ee4fe39cc330 (patch) | |
tree | 2fd52cb74d588c781fcb294dd8bd5024bf01ce96 /gnu/packages/python.scm | |
parent | db65a4fd914be10f9170cb8ad049e15eefefd5a9 (diff) | |
download | guix-6bbb37a545912c6bb2513ee08587ee4fe39cc330.tar.gz |
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.
Diffstat (limited to 'gnu/packages/python.scm')
0 files changed, 0 insertions, 0 deletions