Merge ~cjwatson/txpkgupload:update-launchpadlib into txpkgupload:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: d8506113ee402b1b419c7a1fbfc2afe9be5b526d
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/txpkgupload:update-launchpadlib
Merge into: txpkgupload:master
Diff against target: 38 lines (+5/-6)
1 file modified
requirements.txt (+5/-6)
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
Review via email: mp+392937@code.launchpad.net

Commit message

Upgrade launchpadlib stack

Description of the change

Upgrade to launchpadlib 1.10.9, lazr.restfulclient 0.14.3, lazr.uri 1.0.5, and dependencies. These add or improve Python 3 support.

Dependencies MP: https://code.launchpad.net/~cjwatson/txpkgupload/+git/dependencies/+merge/392938

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) wrote :

Both dependency MP and this look good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements.txt b/requirements.txt
2index 9a71dfa..c006abd 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -7,6 +7,7 @@ bson==0.3.3
6 cffi==1.11.4
7 constantly==15.1.0
8 cryptography==2.1.4
9+distro==1.4.0
10 enum34==1.1.6
11 extras==1.0.0
12 fixtures==3.0.0
13@@ -18,13 +19,12 @@ incremental==17.5.0
14 ipaddress==1.0.18
15 iso8601==0.1.4
16 keyring==0.6.2
17-launchpadlib==1.10.5
18-lazr.authentication==0.1.1
19-lazr.restfulclient==0.13.2
20+launchpadlib==1.10.9
21+lazr.restfulclient==0.14.3
22 lazr.sshserver==0.1.11
23-lazr.uri==1.0.3
24+lazr.uri==1.0.5
25 linecache2==1.0.0
26-oauth==1.0
27+oauthlib==3.1.0
28 oops==0.0.14
29 oops-datedir-repo==0.0.24
30 oops-twisted==0.0.8
31@@ -43,7 +43,6 @@ traceback2==1.4.0
32 Twisted[conch]==18.4.0
33 unittest2==1.1.0+lp1
34 wadllib==1.3.2
35-wsgi-intercept==0.5.1
36 zope.browser==2.3
37 zope.component==4.6.1
38 zope.configuration==4.4.0

Subscribers

People subscribed via source and target branches

to all changes: