On Wed, Dec 9, 2015 at 11:03 PM, Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> wrote: > So, numpy still needs to be propagated in my opinion. I haven’t tried > ‘python-matplotlib’ and ‘python’ yet, just ‘python2-matplotlib’ as > above. Does this make a difference?
I was about to move it to the propagated inputs, when I recalled myself that matplotlib uses a special version of numpy. This special version does not build the documentation as for that it needs matplotlib. So, the special version is a 'bootstrap' version which should not be installed in a profile and should only be used for its purpose (it's not even exported). So, I think it's not possible to propagate the regular version of numpy. Regards, Fede