launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #01460
[Merge] lp:~benji/launchpad/use-newer-lazr.restful into lp:launchpad/devel
Benji York has proposed merging lp:~benji/launchpad/use-newer-lazr.restful into lp:launchpad/devel.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Behold! This branch, as the result of herculean effort, upgrades
lazr.restful to 0.14.0.
Lint fixed:
Linting changed files:
versions.cfg
./versions.cfg
80: Line has trailing whitespace.
81: Line has trailing whitespace.
--
https://code.launchpad.net/~benji/launchpad/use-newer-lazr.restful/+merge/38024
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~benji/launchpad/use-newer-lazr.restful into lp:launchpad/devel.
=== modified file 'versions.cfg'
--- versions.cfg 2010-10-01 01:55:57 +0000
+++ versions.cfg 2010-10-08 21:29:43 +0000
@@ -32,7 +32,7 @@
lazr.delegates = 1.2.0
lazr.enum = 1.1.2
lazr.lifecycle = 1.1
-lazr.restful = 0.13.0
+lazr.restful = 0.14.0
lazr.restfulclient = 0.10.0
lazr.smtptest = 1.1
lazr.testing = 0.1.1
@@ -77,8 +77,8 @@
wadllib = 1.1.5
webunit = 1.3.8
# r1544 of lp:windmill (the tip revision at the time of packaging).
-# We need to use this revison rather than the official 1.3 release since
-# there is a bug fix for WindmillTestClient.asserts.assertProperty() which
+# We need to use this revison rather than the official 1.3 release since
+# there is a bug fix for WindmillTestClient.asserts.assertProperty() which
# makes this api call work property on html disabled and readonly attributes.
windmill = 1.3r1544
wsgi-fileserver = 0.2.7