As a couple of people have noticed, my matplotlib-daily PPA has become
broken the other day, especially for 64-bit users. The root cause of this
is that building the docs now requires numpydoc, which is only packaged in
the development release of Ubuntu.

I've taken this as a prompt to switch the daily recipe builds to raring. I
think most people who had added my PPA were interested in a Python 3
package of matplotlib. So I've backported the 1.2.0 package to precise and
quantal, in another PPA:

https://launchpad.net/~takluyver/+archive/python3

If you were using python3-matplotlib from my PPA on precise or quantal, I
recommend that you switch to my python3 PPA. It's actually a downgrade, but
it's a stable version that shouldn't do anything unexpected.

If people want to keep running development versions of matplotlib on
precise/quantal, speak up: I can reconsider turning off the daily builds
for those versions.

Thanks,
Thomas
------------

Technical detail, for anyone interested: the architecture-independent -data
and -doc packages are built on i386. When the docs fail to build, the -data
package isn't created. The amd64 build succeeded, but the
architecture-dependent packages require a precisely matching version of the
-data package. apt complains that python[3]-matplotlib has a missing
dependency.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to