Merge lp:~allenap/maas/packaging.depends-on-requests into lp:~maas-maintainers/maas/packaging

Proposed by Gavin Panella
Status: Merged
Approved by: Gavin Panella
Approved revision: 447
Merged at revision: 447
Proposed branch: lp:~allenap/maas/packaging.depends-on-requests
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control (+1/-0)
To merge this branch: bzr merge lp:~allenap/maas/packaging.depends-on-requests
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+287007@code.launchpad.net

Commit message

Explicitly depend on python3-requests.

To post a comment you must log in.
Revision history for this message
Gavin Panella (allenap) wrote :

The region already depends on python3-requests indirectly, but it ought to be a direct dependency because it imports from requests.

Revision history for this message
Andres Rodriguez (andreserl) wrote :

lgtm!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2016-02-10 15:56:10 +0000
3+++ debian/control 2016-02-24 12:06:48 +0000
4@@ -64,6 +64,7 @@
5 python3-djorm-ext-pgarray,
6 python3-maas-provisioningserver (= ${binary:Version}),
7 python3-petname,
8+ python3-requests,
9 rsyslog,
10 ubuntu-cloudimage-keyring,
11 ${misc:Depends},

Subscribers

People subscribed via source and target branches