Merge lp:~cjwatson/launchpad/upgrade-paramiko into lp:launchpad

Proposed by Colin Watson
Status: Merged
Merged at revision: 18669
Proposed branch: lp:~cjwatson/launchpad/upgrade-paramiko
Merge into: lp:launchpad
Diff against target: 37 lines (+4/-3)
1 file modified
constraints.txt (+4/-3)
To merge this branch: bzr merge lp:~cjwatson/launchpad/upgrade-paramiko
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+345960@code.launchpad.net

Commit message

Upgrade to paramiko 2.4.1.

Description of the change

This adds Python 3 support, along with very many other things that mostly don't matter for our limited use of paramiko.

This requires cherry-picking https://code.launchpad.net/~andrewsomething/bzr/bts794146/+merge/266499, and there's exactly one PyNaCl version that both satisfies paramiko's dependency and works with the libsodium version in xenial.

The bzr cherry-pick is at https://code.launchpad.net/~cjwatson/bzr/bzr-2.6.0-lp-3.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'constraints.txt'
2--- constraints.txt 2018-05-14 11:58:37 +0000
3+++ constraints.txt 2018-05-18 21:30:21 +0000
4@@ -229,10 +229,11 @@
5 Automat==0.6.0
6 Babel==2.5.1
7 backports.lzma==0.0.3
8+bcrypt==3.1.4
9 BeautifulSoup==3.2.1
10 billiard==3.3.0.23
11 bson==0.3.3
12-bzr==2.6.0.lp.2
13+bzr==2.6.0.lp.3
14 celery==3.1.26.post2
15 cffi==1.11.2
16 Chameleon==2.11
17@@ -306,7 +307,7 @@
18 oops-wsgi==0.0.8
19 ordereddict==1.1
20 oslo.config==1.3.0
21-paramiko==1.7.7.2
22+paramiko==2.4.1
23 pathlib2==2.3.2
24 pbr==0.11.1
25 pgbouncer==0.0.8
26@@ -316,10 +317,10 @@
27 pyasn1==0.4.2
28 pyasn1-modules==0.2.1
29 pycparser==2.18
30-pycrypto==2.6
31 pygpgme==0.2
32 pyinotify==0.9.4
33 pymacaroons==0.9.2
34+PyNaCl==1.0.1
35 pyOpenSSL==17.5.0
36 pystache==0.5.3
37 python-dateutil==1.5