summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2018-10-25 22:18:18 -0400
committerDmitry Kalinkin <dmitry.kalinkin@gmail.com>2018-10-25 23:12:16 -0400
commit6ae3cb4d36079d4738c656c4bef6615ba3f064a1 (patch)
treec382e30a5aacea56bfff33c663d8fe3e8ce2f6c2 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent2337c7522af3b186d4d7ecefe9e19c33aafc6626 (diff)
pythonPackages.pyarrow: fix running tests on hydra
This replaces standard checkPhase using setup.py that uses pytest-runner with an explicit call to pytest. One reason to do that is because setup.py triggers another rebuild when asked to do "test". Another reason is that there seems to be a conflict between possible imports for pyarrow: `pwd`/pyarrow vs $out/pyarrow. By some unknown reason this triggers an import error on hydra and ofborg, but not on my machine. The solution here is to remove `pwd`/pyarrow, keep the tests and use direct call to pytest (setup.py needs `pwd`/pyarrow). The added benefit is that we are now testing what is installed in $out.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions