public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/xlwt/files: docbuild.patch
@ 2015-05-11  6:39 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2015-05-11  6:39 UTC (permalink / raw
  To: gentoo-commits

idella4     15/05/11 06:39:31

  Added:                docbuild.patch
  Log:
  bump; drop keywords arm ppc ppc64 to cater to new dep pkginfo, add py3 support, doc build and test phase
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

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

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

Index: docbuild.patch
===================================================================
diff -ur xlwt-1.0.0.orig/docs/conf.py xlwt-1.0.0/docs/conf.py
--- docs/conf.py	2015-04-16 04:43:57.000000000 +0800
+++ docs/conf.py	2015-05-11 11:13:22.320470128 +0800
@@ -4,7 +4,7 @@
 on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
 pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__), os.pardir))
 
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']
+extensions = ['sphinx.ext.autodoc']
 source_suffix = '.rst'
 master_doc = 'index'
 project = u'xlwt'
@@ -19,4 +19,3 @@
     html_theme = 'classic'
 
 htmlhelp_basename = project+'doc'
-intersphinx_mapping = {'python': ('http://docs.python.org', None)}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-11  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11  6:39 [gentoo-commits] gentoo-x86 commit in dev-python/xlwt/files: docbuild.patch Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox