← Back to team overview

launchpad-reviewers team mailing list archive

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

 

Thiago F. Pappacena has proposed merging ~pappacena/turnip:py3-paste-dep into turnip:master.

Commit message:
Bumping paste for py3 compatibility

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/395792

Corresponding dependency upgrade is available at https://code.launchpad.net/~pappacena/turnip/+git/turnip-dependencies/+merge/395791
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~pappacena/turnip:py3-paste-dep into turnip:master.
diff --git a/requirements.txt b/requirements.txt
index 3e500ec..81f37d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ mccabe==0.3
 mistune==0.8.3
 mock==3.0.5; python_version < "3"
 pathlib2==2.3.5
-Paste==2.0.2
+Paste==3.5.0
 PasteDeploy==2.1.0
 pbr==5.4.5
 pep8==1.5.7