Re: [PATCH] gnu: python-matplotlib: Don't propagate python-numpy-bootstrap.

2017-01-30 Thread Thomas Danckaert
From: Marius Bakke Subject: Re: [PATCH] gnu: python-matplotlib: Don't propagate python-numpy-bootstrap. Date: Fri, 27 Jan 2017 20:57:12 +0100 This patch works around it by creating an intermediate python-matplotlib-bootstrap package as well, which is then used as a native input to gen

Re: [PATCH] gnu: python-matplotlib: Don't propagate python-numpy-bootstrap.

2017-01-27 Thread Marius Bakke
Hi Thomas, Thomas Danckaert writes: > Hi, > > when a profile contains both python-numpy and python-matplotlib > (either installed directly or by propagation, e.g. when from > python-ipython), a lot of warnings about conflicts between > python-numpy and python-nympy-bootstrap appear, because matp

[PATCH] gnu: python-matplotlib: Don't propagate python-numpy-bootstrap.

2017-01-27 Thread Thomas Danckaert
x27;t appear in user's profiles anymore. What do you think? Thomas >From 56a9c4d0f86308fe7bdec1345998c0142c444a4b Mon Sep 17 00:00:00 2001 From: Thomas Danckaert Date: Fri, 27 Jan 2017 12:12:42 +0100 Subject: [PATCH] gnu: python-matplotlib: Don't propagate python-numpy-bootstra