X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=inline;f=rpm%2FSOURCES%2F0001-Ensure-we-don-t-access-the-net-when-building-docs.patch;h=4ebc58db0005db4e2307f827b7b72a9cc20981e4;hb=36bbde33932c49d59a96394b8d02b0430c6d4431;hp=0a698eaf4bc8e2f8894b59d0cf87c1209ab37ba7;hpb=388af890ce100eb16f9ff1af27722099605d8f73;p=openstack-build%2Fceilometer-build.git diff --git a/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch index 0a698ea..4ebc58d 100644 --- a/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch +++ b/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch @@ -1,17 +1,15 @@ -From 4e1c90bcccaa5bfd78a8bd3fd1bef1c578fe586a Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?P=C3=A1draig=20Brady?= -Date: Fri, 6 Jan 2012 12:16:34 +0000 +From ab03700f4e6cd70ff86921312414918b93f2ce32 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?P=C3=A1draig=20Brady?= +Date: Mon, 27 Jan 2014 12:24:35 +0000 Subject: [PATCH] Ensure we don't access the net when building docs (Note, this has not been sent upstream) - -Change-Id: I9d02fb4053a8106672aded1614a2850e21603eb2 --- - doc/source/conf.py | 2 -- - 1 files changed, 0 insertions(+), 2 deletions(-) + doc/source/conf.py | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py -index 98646df..c561497 100644 +index 02e97e1..4db8a9a 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -142,7 +142,6 @@ write_autodoc_index() @@ -22,11 +20,3 @@ index 98646df..c561497 100644 'sphinx.ext.todo', 'sphinxcontrib.autohttp.flask', 'wsmeext.sphinxext', -@@ -152,7 +151,6 @@ extensions = [ - 'sphinxcontrib.pecanwsme.rest', - 'oslo.sphinx', - ] -- - wsme_protocols = ['restjson', 'restxml'] - - todo_include_todos = True