Merge lp:~facundo/canonical-identity-provider/pycrypto-in-prod into lp:canonical-identity-provider/release

Proposed by Facundo Batista
Status: Merged
Approved by: Wes Mason
Approved revision: no longer in the source branch.
Merged at revision: 1409
Proposed branch: lp:~facundo/canonical-identity-provider/pycrypto-in-prod
Merge into: lp:canonical-identity-provider/release
Diff against target: 23 lines (+1/-1)
2 files modified
requirements.txt (+1/-0)
requirements_devel.txt (+0/-1)
To merge this branch: bzr merge lp:~facundo/canonical-identity-provider/pycrypto-in-prod
Reviewer Review Type Date Requested Status
Wes Mason (community) Approve
Matias Bordese (community) Approve
Review via email: mp+288961@code.launchpad.net

Commit message

Moved pycrypto dependency from devel to normal.

Description of the change

Moved pycrypto dependency from devel to normal.

To post a comment you must log in.
Revision history for this message
Matias Bordese (matiasb) wrote :

LGTM

review: Approve
Revision history for this message
Wes Mason (wesmason) wrote :

lgtm

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 2016-03-04 22:19:58 +0000
3+++ requirements.txt 2016-03-14 17:23:05 +0000
4@@ -23,6 +23,7 @@
5 oops-timeline==0.0.2
6 oops-wsgi==0.0.11
7 paste==2.0.1
8+pycrypto==2.6.1
9 pymacaroons==0.9.1
10 raven==5.6.0
11 requests-oauthlib==0.4.2
12
13=== modified file 'requirements_devel.txt'
14--- requirements_devel.txt 2016-01-20 18:34:00 +0000
15+++ requirements_devel.txt 2016-03-14 17:23:05 +0000
16@@ -14,7 +14,6 @@
17 mock==1.0.1
18 paramiko==1.15.1
19 pep8==1.5.7
20-pycrypto==2.6.1
21 pyflakes==0.8.1
22 pylint==0.28.0
23 pyquery==1.2.1