On Fri, Jul 25, 2008 at 18:37, John Hunter <[EMAIL PROTECTED]> wrote: > On Fri, Jul 25, 2008 at 10:42 AM, Sandro Tosi <[EMAIL PROTECTED]> wrote: > >> Thanks! i've just downlaoded: is 55M tarball the real intended size? >> it seems a little too big... ;) > > Argg, I forgot to svn clean before I did the sdist. Please try again. > > http://matplotlib.sourceforge.net/tmp/matplotlib-0.98.3rc1.tar.gz > > The new file is under 6M
Yeah, much better :) I've updated the package in our trunk and it's building fine. Playing with the generated doc I got an error on "matplotlib.colorbar": " System Message: ERROR/3 (/home/morph/deb/build-area/matplotlib-0.98.3rc1/doc/api/colorbar_api.rst, line 9) Error in "automodule" directive: unknown option: "show-inheritance". .. automodule:: matplotlib.colorbar :members: :undoc-members: :show-inheritance: " Err, I got it for ever API documentation page: is there something wrong on my side? I build doc this way: ( cd doc ; MATPLOTLIBDATA=../lib/matplotlib/mpl-data/ \ PYTHONPATH=../build/lib.$(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)-$(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)-$(DEFPY) ./make.py ) dpkg-architecture calls are needed to identify the directory for the mpl lib code, and all the relative paths are because we build in a chroot, so only minimal packages installation are available. Thanks, Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel