Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256330 - dev-python/matplotlib-0.98.5.2-r1 build full html documentation
Summary: dev-python/matplotlib-0.98.5.2-r1 build full html documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-25 15:51 UTC by Chris Mayo
Modified: 2009-02-26 09:34 UTC (History)
1 user (show)

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


Attachments
matplotlib-0.98.5.2-r1-html-doc.patch (matplotlib-0.98.5.2-r1-html-doc.patch,818 bytes, patch)
2009-01-25 15:51 UTC, Chris Mayo
Details | Diff
matplotlib-0.98.5.2-r2.patch (matplotlib-0.98.5.2-r2.patch,1.59 KB, text/plain)
2009-02-02 17:03 UTC, Sébastien Fabbro (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2009-01-25 15:51:07 UTC
Patch attached to build the full matplotlib html documentation - which I find easier to use than the pdf.
Comment 1 Chris Mayo 2009-01-25 15:51:53 UTC
Created attachment 179689 [details, diff]
matplotlib-0.98.5.2-r1-html-doc.patch
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-02-02 17:03:57 UTC
Created attachment 180712 [details]
matplotlib-0.98.5.2-r2.patch

Hi,

Thanks for the patch. I would also suggest few improvements to make sure it does not take data from a possibly installed pre-version of matplotlib.
However I haven't applied it yet since the doc building crashes. Running it manually with the sphinx commands in make.py shows a segfaults. Also it takes forever.
It would need more work unfortunately.
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2009-02-26 09:34:59 UTC
Implemented in 0.98.5.2-r3. Thanks.