public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/urwid/files: urwid-1.1.0-sphinx.patch
@ 2012-10-24  4:59 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-10-24  4:59 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/10/24 04:59:15

  Added:                urwid-1.1.0-sphinx.patch
  Log:
  Version bump. Add doc use flag to build sphinx docs.
  
  (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.1                  dev-python/urwid/files/urwid-1.1.0-sphinx.patch

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

Index: urwid-1.1.0-sphinx.patch
===================================================================
--- urwid-1.1.0/docs/conf.py
+++ urwid-1.1.0/docs/conf.py
@@ -46,7 +46,7 @@
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
-FILE_PATH = os.path.dirname(__file__).decode('utf-8')
+FILE_PATH = os.path.dirname(__file__)
 VERSION_MODULE = os.path.abspath(os.path.join(FILE_PATH,
     '../urwid/version.py'))
 VERSION_VARS = {}





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

only message in thread, other threads:[~2012-10-24  4:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24  4:59 [gentoo-commits] gentoo-x86 commit in dev-python/urwid/files: urwid-1.1.0-sphinx.patch Tim Harder (radhermit)

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