launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #18370
[Merge] lp:~cjwatson/launchpad/rabbitfixture-0.3.6 into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/rabbitfixture-0.3.6 into lp:launchpad.
Commit message:
Upgrade to rabbitfixture 0.3.6.
Requested reviews:
Colin Watson (cjwatson)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/rabbitfixture-0.3.6/+merge/257373
Upgrade to rabbitfixture 0.3.6. This includes https://code.launchpad.net/~cjwatson/rabbitfixture/work-around-stop-hang/+merge/257361, which should fix the occasional layer cleanup hangs we suffer in buildbot.
--
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg 2015-04-09 13:59:09 +0000
+++ versions.cfg 2015-04-24 13:23:05 +0000
@@ -106,7 +106,7 @@
python-subunit = 0.0.8beta
python-swiftclient = 1.5.0
PyYAML = 3.10
-rabbitfixture = 0.3.5
+rabbitfixture = 0.3.6
requests = 1.2.3
s4 = 0.1.2
setproctitle = 1.1.7
@@ -118,6 +118,7 @@
sourcecodegen = 0.6.14
# lp:~launchpad-committers/storm/with-without-datetime
storm = 0.19.0.99-lpwithnodatetime-r406
+subprocess32 = 3.2.6
subvertpy = 0.9.1
testresources = 0.2.7
testtools = 0.9.30
References