From f28f7197283db25e66147a94020f7952accfbe22 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Thu, 22 Jan 2015 15:40:50 +0100 Subject: [PATCH] version up : hexagonit.recipe.download 1.7.post4 with python 2.6 support that can be still required for initial setup of SlapOS. --- stack/slapos.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/slapos.cfg b/stack/slapos.cfg index b1e642022..5166092bf 100644 --- a/stack/slapos.cfg +++ b/stack/slapos.cfg @@ -107,7 +107,7 @@ zc.buildout = 1.7.1.post6 # Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2) zc.recipe.egg = 1.3.2.post2 # Use own version of h.r.download to be able to open .xz and .lz archives -hexagonit.recipe.download = 1.7nxd003 +hexagonit.recipe.download = 1.7.post4 Jinja2 = 2.7.3 MarkupSafe = 0.23 -- 2.30.9