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
diff --git a/requirements.txt b/requirements.txt
index 9a71dfa..c006abd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,6 +7,7 @@ bson==0.3.3
7cffi==1.11.47cffi==1.11.4
8constantly==15.1.08constantly==15.1.0
9cryptography==2.1.49cryptography==2.1.4
10distro==1.4.0
10enum34==1.1.611enum34==1.1.6
11extras==1.0.012extras==1.0.0
12fixtures==3.0.013fixtures==3.0.0
@@ -18,13 +19,12 @@ incremental==17.5.0
18ipaddress==1.0.1819ipaddress==1.0.18
19iso8601==0.1.420iso8601==0.1.4
20keyring==0.6.221keyring==0.6.2
21launchpadlib==1.10.522launchpadlib==1.10.9
22lazr.authentication==0.1.123lazr.restfulclient==0.14.3
23lazr.restfulclient==0.13.2
24lazr.sshserver==0.1.1124lazr.sshserver==0.1.11
25lazr.uri==1.0.325lazr.uri==1.0.5
26linecache2==1.0.026linecache2==1.0.0
27oauth==1.027oauthlib==3.1.0
28oops==0.0.1428oops==0.0.14
29oops-datedir-repo==0.0.2429oops-datedir-repo==0.0.24
30oops-twisted==0.0.830oops-twisted==0.0.8
@@ -43,7 +43,6 @@ traceback2==1.4.0
43Twisted[conch]==18.4.043Twisted[conch]==18.4.0
44unittest2==1.1.0+lp144unittest2==1.1.0+lp1
45wadllib==1.3.245wadllib==1.3.2
46wsgi-intercept==0.5.1
47zope.browser==2.346zope.browser==2.3
48zope.component==4.6.147zope.component==4.6.1
49zope.configuration==4.4.048zope.configuration==4.4.0

Subscribers

People subscribed via source and target branches

to all changes: