Merge ~cjwatson/turnip:twisted-17.9.0 into turnip:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 3e46aa01a8e19f0c9ce714c1b5b606d3f99b9d61
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/turnip:twisted-17.9.0
Merge into: turnip:master
Diff against target: 51 lines (+8/-2)
1 file modified
requirements.txt (+8/-2)
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+342780@code.launchpad.net

Commit message

Upgrade to Twisted 17.9.0

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
1diff --git a/requirements.txt b/requirements.txt
2index 45c6863..10ab101 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -1,12 +1,14 @@
6 appdirs==1.4.3
7 asn1crypto==0.24.0
8+attrs==17.4.0
9+Automat==0.6.0
10 beautifulsoup4==4.3.2
11 cffi==1.11.4
12 constantly==15.1.0
13 contextlib2==0.4.0
14 cornice==0.19.0
15 cryptography==2.1.4
16-docutils==0.12
17+docutils==0.14
18 enum34==1.1.6
19 envdir==0.7
20 extras==0.0.3
21@@ -14,12 +16,15 @@ fixtures==1.0.0
22 flake8==2.4.0
23 gmpy==1.17
24 gunicorn==19.3.0
25+hyperlink==18.0.0
26 idna==2.6
27 incremental==17.5.0
28 ipaddress==1.0.19
29 lazr.sshserver==0.1.7
30 linecache2==1.0.0
31+m2r==0.1.14
32 mccabe==0.3
33+mistune==0.8.3
34 Paste==2.0.2
35 PasteDeploy==1.5.2
36 pbr==1.8.1
37@@ -37,12 +42,13 @@ python-mimeparse==0.1.4
38 python-openid==2.2.5-fix1034376
39 PyYAML==3.11
40 repoze.lru==0.6
41+setuptools-scm==1.17.0
42 simplejson==3.6.5
43 six==1.9.0
44 testtools==1.8.1
45 traceback2==1.4.0
46 translationstring==1.3
47-Twisted[conch]==16.5.0
48+Twisted[conch]==17.9.0
49 unittest2==1.0.1
50 venusian==1.0
51 waitress==0.8.9

Subscribers

People subscribed via source and target branches