Merge ~cjwatson/launchpad:drop-py2-requirements into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 5fb0b3c4b7bf404eb52bf885b794491d7ca4d3a5
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:drop-py2-requirements
Merge into: launchpad:master
Diff against target: 24 lines (+2/-4)
1 file modified
requirements/launchpad.txt (+2/-4)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+413919@code.launchpad.net

Commit message

Drop some Python 2 entries from our requirements

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
2index 6322d9d..ab91d09 100644
3--- a/requirements/launchpad.txt
4+++ b/requirements/launchpad.txt
5@@ -85,8 +85,7 @@ meliae==0.5.1
6 mistune==0.8.3
7 monotonic==1.5
8 msgpack==1.0.2
9-multipart==0.1.1+lp1; python_version < "3"
10-multipart==0.2.4; python_version >= "3"
11+multipart==0.2.4
12 netaddr==0.7.19
13 netifaces==0.11.0
14 oauth==1.0
15@@ -144,8 +143,7 @@ setproctitle==1.1.7
16 setuptools-git==1.2
17 setuptools-scm==3.4.3
18 simplejson==3.8.2
19-SimpleTAL==4.3; python_version < "3"
20-SimpleTAL==5.2; python_version >= "3"
21+SimpleTAL==5.2
22 soupmatchers==0.4
23 soupsieve==1.9
24 statsd==3.3.0

Subscribers

People subscribed via source and target branches

to status/vote changes: