Merge lp:~dholbach/snapcraft/1496363 into lp:~snappy-dev/snapcraft/core

Proposed by Daniel Holbach
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 168
Merged at revision: 168
Proposed branch: lp:~dholbach/snapcraft/1496363
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 19 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~dholbach/snapcraft/1496363
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
Review via email: mp+271285@code.launchpad.net

Commit message

Depend and Build-Depend on python3-requests.

To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

thank you very much

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 2015-09-02 21:27:17 +0000
3+++ debian/control 2015-09-16 11:48:34 +0000
4@@ -16,6 +16,7 @@
5 python3-fixtures,
6 python3-jsonschema,
7 python3-mccabe,
8+ python3-requests,
9 python3-setuptools,
10 python3-testscenarios,
11 python3-yaml,
12@@ -35,6 +36,7 @@
13 git,
14 python3-apt,
15 python3-jsonschema,
16+ python3-requests,
17 python3-yaml,
18 mercurial,
19 sudo,

Subscribers

People subscribed via source and target branches