cloudify-cosmo / wagon

Creates Wheel based archives to allow portable offline installation of Python packages and their dependencies
Apache License 2.0
108 stars 14 forks source link

Wagon release 0.8.0 with pip >= 10 compatibility? #125

Closed bjgill closed 4 years ago

bjgill commented 6 years ago

From the README:

If you're using pip>=10.x, please make sure you use wagon>=0.8.0

As far as I can tell, wagon 0.8.0 hasn't yet been published. Would it be possible to get a release so we can take the fix for https://github.com/cloudify-cosmo/wagon/issues/120 and start using wagon with pip >= 10.x?

cswindle commented 6 years ago

I believe that there were changes in the wagon format, if that is the case would 0.8.0 support producing wagons that are compatible with Cloudify manager 4.3?

geokala commented 4 years ago

0.9.1 has now been released which should support pip >= 10 Please reopen this if you run into problems with it, and sorry for the massive delay on this response.