~cloud-images/cloud-images/+git/wagon:0.6.2-dev

Last commit made on 2018-03-26
Get this branch:
git clone -b 0.6.2-dev https://git.launchpad.net/~cloud-images/cloud-images/+git/wagon

Branch merges

Branch information

Name:
0.6.2-dev
Repository:
lp:~cloud-images/cloud-images/+git/wagon

Recent commits

e2c19ff... by Isaac Shabtay <email address hidden>

CY-215: on Windows, pip.exe is always in the same directory as python.exe (#118)

* CY-215: on Windows, pip.exe is always in the same directory as python.exe

* CY-215: support both base interpreter and virtualenv interpreter on Windows

* CY-215: avoid using shell=True as this breaks on certain Windows images using long filenames with spaces

* Use distro==1.0.4

Which is the last version that supports python 2.6

* Unittests: quote the --wheel-args

OPERATION: CAN'T POSSIBLY FAIL

* Unittests: use titlecase Scripts

d64509b... by max-orlov <email address hidden>

Bump version to 0.6.1

9c60543... by Maxim Orlov <email address hidden>

CFY-7301-limit-wagon-wheel-dependency-to-0.29.0 (#110)

f8e6789... by Nir Cohen <email address hidden>

Merge pull request #109 from cloudify-cosmo/remove-tmp-dir-after-install

Remove temporary dir after install

30c760f... by Nir Cohen

Remove temporary dir after install

6a29dd1... by Nir Cohen <email address hidden>

Merge pull request #106 from cloudify-cosmo/doc-fixes

Update README

cb8b61b... by Nir Cohen

Update README

250e96d... by Nir Cohen <email address hidden>

Merge pull request #102 from cloudify-cosmo/update-changes

Update CHANGES for v0.6.0

cbb0cd5... by Nir Cohen

Update CHANGES for v0.6.0

04eca3a... by Nir Cohen <email address hidden>

Merge pull request #99 from cloudify-cosmo/additional-fixes

Use set_verbose once in the CLI and reuse _get_downloaded_wheels in r…