[matplotlib-devel] gtk versions: drop support for less than 2.4?

2009-05-29 Thread Eric Firing
We still require only gtk 2.2, and consequently carry around some extra chunks of code to support versions before 2.4. Can we drop this and require 2.4 or later? Or possibly even a later version? It looks like 2.4 came out in the fall of 2004. Eric --

Re: [matplotlib-devel] [Python-modules-team] Bug#531024: Duplicate version of python-pyparsing included

2009-05-29 Thread Michael Droettboom
I've found pyparsing rather brittle between revisions in the past, hence the desire to have a local copy. I don't know if recent versions have stabilized -- given that we have something that works, I'm not too keen on tinkering with it. Not knowing much about packaging myself, I think Debian

Re: [matplotlib-devel] [Python-modules-team] Bug#531024: Duplicate version of python-pyparsing included

2009-05-29 Thread Sandro Tosi
Hi guys, On Fri, May 29, 2009 at 11:51, Daniel Watkins wrote: > Package: python-matplotlib > Version: 0.98.3-5 > Severity: normal > > python-matplotlib installs its own copy of pyparsing.py when it should > in fact be using the copy that is shipped in python-pyparsing. We've just receive this bu