Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351778 - dev-python/webob: Add "doc" USE flag
Summary: dev-python/webob: Add "doc" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 16:44 UTC by Chris Mayo
Modified: 2011-03-29 19:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch (webob-1.0.1-docs.patch,655 bytes, patch)
2011-01-15 16:45 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2011-01-15 16:44:50 UTC
Patch attached for webob ebuild that adds a doc USE flag to optionally build and install webob documentation.
Comment 1 Chris Mayo 2011-01-15 16:45:11 UTC
Created attachment 259935 [details, diff]
Ebuild patch
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-01-15 19:14:07 UTC
docs/_build directory seems to contain already built documentation, so it should suffice to install it without using sphinx.
Comment 3 Chris Mayo 2011-01-15 19:43:28 UTC
I don't think it has _static/ though.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-24 22:44:37 UTC
Fixed in dev-python/webob-1.0.5.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-28 21:49:40 UTC
Unfortunately documentation is no longer available in dev-python/webob-1.0.6 tarball.
Comment 6 Chris Mayo 2011-03-29 19:49:48 UTC
Upstream bug raised
http://trac.pythonpaste.org/pythonpaste/ticket/534