On Tue, Apr 14, 2015 at 10:52 AM, Stuart Henderson <st...@openbsd.org> wrote: > On 2015/04/14 16:21, Dawe wrote: >> Hi, >> >> here's patch to add a python3 flavor to py-matplotlib, tested on amd64. >> >> Daniel and me are a bit unsure about the handling of py-gtk2. >> Does it make sense to add a python3 flavor to py-gtk2 just for this? >> It's not needed in the normal use case of matplotlib... > > I'm not really a user of matplotlib (other than very occasional runs with > netperf-wrapper) but it looks to me like py-gtk2 is one amongst a number of > backends, and it seems to have nice runtime detection/error messages. > Unless anyone knows different, I'd be in favour of just dropping the > dependency.
That could work. Do any other matplotlib users want to weigh in if that would cause a problem before we go that route? > > Other than this, diff looks good to me. > thanks for taking a look.