Merge lp://staging/~abentley/juju-ci-tools/release-jujupy into lp://staging/juju-ci-tools
Proposed by
Aaron Bentley
Status: | Merged |
---|---|
Merged at revision: | 1955 |
Proposed branch: | lp://staging/~abentley/juju-ci-tools/release-jujupy |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
217 lines (+139/-2) 9 files modified
.bzrignore (+2/-0) jujupy-description.rst (+28/-0) jujupy/client.py (+14/-0) jujupy/configuration.py (+14/-0) jujupy/fake.py (+14/-0) jujupy/timeout.py (+15/-0) jujupy/utility.py (+14/-0) jujupy/version_client.py (+14/-0) setup.py (+24/-2) |
To merge this branch: | bzr merge lp://staging/~abentley/juju-ci-tools/release-jujupy |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email: mp+320720@code.staging.launchpad.net |
Commit message
Prepare jujupy to be published on pypi.
Description of the change
This branch prepares jujupy for publication on pypi.
It updates setup.py with the relevant metadata, adds copyright statements and a description.
To post a comment you must log in.
We talked on IRC. This change is fine, but I am surprised that apache-2.0 was selected. We spoke on IRC and you will switch to LGPLv3.