Improve packaging of third-party Python 3 packages.
authorBrett Smith <brett@curoverse.com>
Thu, 21 May 2015 14:03:36 +0000 (10:03 -0400)
committerNico Cesar <nico@nicocesar.com>
Thu, 21 May 2015 15:32:28 +0000 (11:32 -0400)
commit32f2a67ecfd7a5b4169d4e3fbc162306771f0d34
treea87920140f93566eacbf6b9809fdd03b7d7e7fef
parenteae444a782a53e348fd5df5929cfb2713f0d6fa8
Improve packaging of third-party Python 3 packages.

* Fix the bug where we're passing in "python3" as the vendor argument
  to build_and_scp_deb.
* Build more dependencies that docker-py needs.
* Automatically add a dependency on the python3 package.

Refs #3793.
jenkins/run-build-packages.sh