Merge lp:~cjwatson/launchpad/python-memcached-1.58 into lp:launchpad

Proposed by Colin Watson
Status: Merged
Merged at revision: 18478
Proposed branch: lp:~cjwatson/launchpad/python-memcached-1.58
Merge into: lp:launchpad
Diff against target: 19 lines (+1/-8)
1 file modified
versions.cfg (+1/-8)
To merge this branch: bzr merge lp:~cjwatson/launchpad/python-memcached-1.58
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+331911@code.launchpad.net

Commit message

Upgrade to python-memcached 1.58, squashing our local build.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'versions.cfg'
--- versions.cfg 2017-09-25 12:24:39 +0000
+++ versions.cfg 2017-10-06 00:27:26 +0000
@@ -98,14 +98,7 @@
98python-dateutil = 1.598python-dateutil = 1.5
99python-debian = 0.1.2399python-debian = 0.1.23
100python-keystoneclient = 0.3.1100python-keystoneclient = 0.3.1
101# lp:python-memcached101python-memcached = 1.58
102# r57 (includes a fix for bug 974632)
103# bzr branch lp:python-memcached -r57 memcached-1.49
104# cd memcached-1.49
105# ./releasescript.auto
106# python setup.py egg_info -bDEV-r`bzr revno` sdist
107# mv dist/python-memcached-1.49DEV-r57.tar.gz [LOCATION]/download-cache/dist
108python-memcached = 1.49DEV-r57
109python-mimeparse = 0.1.4102python-mimeparse = 0.1.4
110# XXX: deryck 2012-08-10103# XXX: deryck 2012-08-10
111# See lp:~deryck/python-openid/python-openid-fix1034376 which104# See lp:~deryck/python-openid/python-openid-fix1034376 which