launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25550
[Merge] ~cjwatson/txpkgupload:update-oops into txpkgupload:master
Colin Watson has proposed merging ~cjwatson/txpkgupload:update-oops into txpkgupload:master.
Commit message:
Update OOPS stack
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/txpkgupload/+git/txpkgupload/+merge/392799
Upgrade to oops 0.0.14, oops-datedir-repo 0.0.24, oops-twisted 0.0.8, and oops-wsgi 0.0.14. These all add Python 3 support.
Dependencies MP: https://code.launchpad.net/~cjwatson/txpkgupload/+git/dependencies/+merge/392798
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/txpkgupload:update-oops into txpkgupload:master.
diff --git a/requirements.txt b/requirements.txt
index d1027b7..4523251 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25,10 +25,10 @@ lazr.sshserver==0.1.8
lazr.uri==1.0.3
linecache2==1.0.0
oauth==1.0
-oops==0.0.13
-oops-datedir-repo==0.0.23
-oops-twisted==0.0.7
-oops-wsgi==0.0.12
+oops==0.0.14
+oops-datedir-repo==0.0.24
+oops-twisted==0.0.8
+oops-wsgi==0.0.14
pbr==1.8.1
pyasn1==0.1.6
pycparser==2.18