launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #06719
[Merge] lp:~deryck/launchpad/update-python-memcached-954232 into lp:launchpad
Deryck Hodge has proposed merging lp:~deryck/launchpad/update-python-memcached-954232 into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Related bugs:
Bug #954232 in Launchpad itself: "Launchpad gets bogus data from memcached"
https://bugs.launchpad.net/launchpad/+bug/954232
For more details, see:
https://code.launchpad.net/~deryck/launchpad/update-python-memcached-954232/+merge/97722
This is a simple branch to update our python-memcached. Tests pass locally, so I'm self-reviewing and sending this off to ec2 land.
--
https://code.launchpad.net/~deryck/launchpad/update-python-memcached-954232/+merge/97722
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~deryck/launchpad/update-python-memcached-954232 into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg 2012-03-15 03:25:24 +0000
+++ versions.cfg 2012-03-15 19:01:30 +0000
@@ -78,7 +78,7 @@
pymongo = 2.1.1
pyOpenSSL = 0.10
pystache = 0.3.1
-python-memcached = 1.45
+python-memcached = 1.48
# 2.2.1 with the one-liner Expect: 100-continue fix from
# lp:~wgrant/python-openid/python-openid-2.2.1-fix676372.
python-openid = 2.2.1-fix676372
Follow ups