charm-tools:2.1

Last commit made on 2017-01-26
Get this branch:
git clone -b 2.1 https://git.launchpad.net/charm-tools

Branch merges

Branch information

Name:
2.1
Repository:
lp:charm-tools

Recent commits

0b3662f... by Marco Ceppi

version bump

f1e589a... by Marco Ceppi

#298: Remove duplicates from series field in metadata tactic (fixes #297)

# Conflicts:
# charmtools/build/tactics.py
# tests/test_build.py

057f6e8... by Marco Ceppi

bump requirements

e0c3a9d... by Marco Ceppi

bump requirements

ca251b4... by Marco Ceppi

version bump

0560021... by Marco Ceppi

#291: Remove trailing slashes, prevent empty directory creation (fixes #289)

1618ada... by Marco Ceppi

version bump

3542864... by Marco Ceppi

#284: Create directory, regardless of entity (fixes #283)

01191ce... by Marco Ceppi

version bump

1517f7d... by Cory Johns

#282: Actually activate the venv when building the wheelhouse (fixes #276)

* Removes a deprecation warning by switching to `pip download`
* Pins the pip version used in the venv to prevent unexpected major version changes in the future