# HG changeset patch
# User Denis Laxalde <denis.laxalde@logilab.fr>
# Date 1412164561 -7200
#      Wed Oct 01 13:56:01 2014 +0200
# Node ID 5866cedaebfb176cacecdb52a028afc4736ca306
# Parent  ac095dcb2c8f491dbd1a4410c37d7935ea0e22bb
Remove python-docutils from RPM requirements

This is not in __pkginfo__ nor in debian/control and I could not find any
reference to this in the code.

diff --git a/cubicweb-squareui.spec b/cubicweb-squareui.spec
--- a/cubicweb-squareui.spec
+++ b/cubicweb-squareui.spec
@@ -22,7 +22,6 @@
 BuildRequires:  %{python} %{python}-setuptools
 Requires:       cubicweb >= 3.17.2
 Requires:       cubicweb-bootstrap >= 0.5.2
-Requires:       python-docutils
 
 %description
 squareui component for the CubicWeb framework