Skip to content

Releases: cloudify-cosmo/wagon

Added module exclusion support

10 Oct 16:14
Compare
Choose a tag to compare
  • Added support for excluding specific modules via the --exclude (-x) flag which can be supplied multiple times. This will be reflected in the metadata.
  • Added wagon showmeta -s SOURCE_ARCHIVE which prints out the metadata of a wagon archive.
  • os properties in the metadata are now null when all either creating an archive on OS X or Windows or if the platform is any.
  • Archive name now contains the distro and release if creating an archive on Linux which contains non-Pure-Python wheels; but, when irrelevant, archive name will be somewhat like this: cloudify_fabric_plugin-1.2.1-py27-none-any-none-none.tar.gz

More user control

27 Sep 09:26
Compare
Choose a tag to compare
  • Added support for user supplied Python versions.
  • Added support for an --ignore-platform flag when installing a module.
  • Archive name now includes distro and release for Linux compiled archives so that they're identifiable.
  • Much more documentation

Wagon Release

24 Sep 15:42
Compare
Choose a tag to compare

Moved from Wheelr to Wagon and added creation and installation validation.

First release of Wheelr

10 Sep 19:03
Compare
Choose a tag to compare
Pre-release
0.1

First release