15209: Makes python components packages ask for current PySDK version.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 27 Jun 2019 14:54:21 +0000 (11:54 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 27 Jun 2019 14:54:21 +0000 (11:54 -0300)
commit3bc30ad82b45d729b40a4e1209e160e679f7b851
tree2fb2defc3574ba55c9f87abf4728437ecae09ee2
parent2f4429e623199b9820d2296cf3788300caa7394b
15209: Makes python components packages ask for current PySDK version.

This make arvados-cwl-runner, arvados-nodemanager, arvados-fuse and arvados-pam
to ask for the current arvados-python-client version when building packages.
Ask pip to look for packages on the PySDK sdist directory, so that current and
not yet uploaded versions can be asked as dependency.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
build/run-build-packages-python-and-ruby.sh
build/run-build-packages.sh
build/run-library.sh
sdk/cwl/setup.py
sdk/pam/setup.py
services/fuse/setup.py
services/nodemanager/setup.py