Merge lp:~joetalbott/core-image-builder/add_idna into lp:core-image-builder

Proposed by Joe Talbott
Status: Merged
Approved by: Joe Talbott
Approved revision: 6
Merged at revision: 4
Proposed branch: lp:~joetalbott/core-image-builder/add_idna
Merge into: lp:core-image-builder
Diff against target: 11 lines (+1/-0)
1 file modified
requirements.txt (+1/-0)
To merge this branch: bzr merge lp:~joetalbott/core-image-builder/add_idna
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Thomi Richards (community) Approve
Review via email: mp+260218@code.launchpad.net

Commit message

Add idna explicitly to requirements.conf

Description of the change

Add idna explicitly to requirements.conf

To post a comment you must log in.
Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote :

Commit message has a typo in it.

LGTM - make sure you remember to update the pip cache as well :D

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Also approve.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'requirements.txt'
2--- requirements.txt 2015-05-20 19:08:02 +0000
3+++ requirements.txt 2015-05-26 21:45:39 +0000
4@@ -2,6 +2,7 @@
5 # dependencies and if not available it uses easy_install for installing
6 # and it doesn't respect local pip-cache setup, it ends up hitting pypi
7 # on the internet.
8+idna
9 cffi
10 pyasn1
11 kombu==3.0.24

Subscribers

People subscribed via source and target branches