Merge ~pappacena/turnip:py3-paste-dep into turnip:master

Proposed by Thiago F. Pappacena
Status: Merged
Approved by: Thiago F. Pappacena
Approved revision: 6a6265f26187af66bc6484f52f2d1a8a28be5004
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~pappacena/turnip:py3-paste-dep
Merge into: turnip:master
Diff against target: 13 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+395792@code.launchpad.net

Commit message

Bumping paste for py3 compatibility

Description of the change

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
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 3e500ec..81f37d4 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -38,7 +38,7 @@ mccabe==0.3
6 mistune==0.8.3
7 mock==3.0.5; python_version < "3"
8 pathlib2==2.3.5
9-Paste==2.0.2
10+Paste==3.5.0
11 PasteDeploy==2.1.0
12 pbr==5.4.5
13 pep8==1.5.7

Subscribers

People subscribed via source and target branches