You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2012/10/16 16:27:08 UTC

[14/16] git commit: [#5107] Reduced version of pylibmc to match what is already in pythontree

[#5107] Reduced version of pylibmc to match what is already in pythontree

Signed-off-by: Cory Johns <jo...@geek.net>


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/2a0b57ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/2a0b57ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/2a0b57ce

Branch: refs/heads/cj/5094
Commit: 2a0b57ce766d54facc7011cdb0fc3e3ee847c82d
Parents: 19ecd40
Author: Cory Johns <jo...@geek.net>
Authored: Mon Oct 15 17:44:37 2012 +0000
Committer: Cory Johns <jo...@geek.net>
Committed: Mon Oct 15 17:44:37 2012 +0000

----------------------------------------------------------------------
 requirements-sf.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/2a0b57ce/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index f7c7801..8a66a02 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -15,7 +15,7 @@ pyzmq==2.1.7
 html2text==3.200.3dev-20120920
 
 # for a memcached-backed Jinja bytecode cache:
-pylibmc==1.2.3
+pylibmc==1.2.2
 
 # for the migration scripts only
 postmarkup==1.1.4