Merge ~ack/maas:maas-cli-macaroon-dep into maas:master

Proposed by Alberto Donato
Status: Merged
Approved by: Andres Rodriguez
Approved revision: a2153af7d926fef307cedeb159ed9a631da4194e
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~ack/maas:maas-cli-macaroon-dep
Merge into: maas:master
Diff against target: 12 lines (+1/-0)
1 file modified
debian/control (+1/-0)
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
MAAS Lander unittests Pending
Review via email: mp+345021@code.launchpad.net

Commit message

LP: #1768796 - add missing python3-macaroonbakery dependency for python3-maas-client

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

lgtm!

review: Approve

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/control b/debian/control
2index b0c91fb..e42eb2a 100644
3--- a/debian/control
4+++ b/debian/control
5@@ -177,6 +177,7 @@ Package: python3-maas-client
6 Section: python
7 Architecture: all
8 Depends: python3-httplib2,
9+ python3-macaroonbakery (>= 1.1.3),
10 python3-netifaces,
11 python3-oauth,
12 python3-tempita,

Subscribers

People subscribed via source and target branches