public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/flask/files: docbuild.patch
Date: Sat,  8 Jun 2013 16:48:26 +0000 (UTC)	[thread overview]
Message-ID: <20130608164826.DACC12171D@flycatcher.gentoo.org> (raw)

idella4     13/06/08 16:48:26

  Added:                docbuild.patch
  Log:
  drop unused IUSE test, add IUSE doc and doc build & dep sphinx, patch for docbuild avoiding un-needed d'load of objects.inv files
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.1                  dev-python/flask/files/docbuild.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/files/docbuild.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/files/docbuild.patch?rev=1.1&content-type=text/plain

Index: docbuild.patch
===================================================================
Avoid un-needed objects.inv files drom d'loading for docs build
diff -ur Flask-0.9.orig/docs/conf.py Flask-0.9/docs/conf.py
--- docs/conf.py	2012-07-01 19:10:19.000000000 +0800
+++ docs/conf.py	2013-06-09 00:21:57.757485401 +0800
@@ -243,14 +243,6 @@
 # The depth of the table of contents in toc.ncx.
 #epub_tocdepth = 3
 
-intersphinx_mapping = {
-    'http://docs.python.org/dev': None,
-    'http://werkzeug.pocoo.org/docs/': None,
-    'http://www.sqlalchemy.org/docs/': None,
-    'http://wtforms.simplecodes.com/docs/0.5/': None,
-    'http://discorporate.us/projects/Blinker/docs/1.1/': None
-}
-
 pygments_style = 'flask_theme_support.FlaskyStyle'
 
 # fall back if theme is not there





             reply	other threads:[~2013-06-08 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08 16:48 Ian Delaney (idella4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-27  1:50 [gentoo-commits] gentoo-x86 commit in dev-python/flask/files: docbuild.patch Mike Gilbert (floppym)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130608164826.DACC12171D@flycatcher.gentoo.org \
    --to=idella4@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox