From c27645f9de962a09c09d2ebcb9ac1c7a57402b02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Sat, 8 Oct 2011 18:25:21 +0200
Subject: [PATCH] Add (only in this branch) lxml 2.3.1

---
 component/lxml-python/buildout.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/component/lxml-python/buildout.cfg b/component/lxml-python/buildout.cfg
index be1e039be..a2f48ccbc 100644
--- a/component/lxml-python/buildout.cfg
+++ b/component/lxml-python/buildout.cfg
@@ -22,6 +22,7 @@ index =
 find-links =
   http://pypi.python.org/pypi/lxml/2.2.8
   http://pypi.python.org/pypi/lxml/2.3
+  http://pypi.python.org/pypi/lxml/2.3.1
 # Note: Whenever someone is going to remove it, one shall check, that buildout
 # can run in newest mode, without any locally downloaded cache
 
-- 
2.30.9