[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-10-26 Thread Bug Watch Updater
** Changed in: matplotlib (Debian) Status: Fix Committed => Fix Released -- python2.4-matplotlib conflicts with python2.4-tz https://launchpad.net/bugs/48528 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-31 Thread Jon Anderson
I think this fix has created a new problem: When trying to install python-matplotlib, I get Python-matplotlib: Depends: python2.4-matplotlib but it is not going to be installed. When trying to install python2.4-matplotlib directly I get python2.4-matplotlib: Depends: python-matplotlib-data (=0.

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-31 Thread Colin Watson
Approved for dapper-updates. (You meant 0.82-5ubuntu2, not 0.82-5ubuntu1, by the way.) -- python2.4-matplotlib conflicts with python2.4-tz https://launchpad.net/bugs/48528 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-13 Thread Bug Watch Updater
** Changed in: matplotlib (Debian) Status: Unknown => Fix Committed -- python2.4-matplotlib conflicts with python2.4-tz https://launchpad.net/bugs/48528 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-13 Thread Matthias Klose
fixed in 0.82-5ubuntu1 (dapper-updates) ** Changed in: matplotlib (Ubuntu) Assignee: (unassigned) => Matthias Klose Status: Unconfirmed => Fix Released -- python2.4-matplotlib conflicts with python2.4-tz https://launchpad.net/bugs/48528 -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-13 Thread Matt Zimmerman
** Bug watch added: Debian Bug tracker #376715 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376715 ** Also affects: matplotlib (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376715 Importance: Unknown Status: Unknown -- python2.4-matplotlib conflicts with pyth

[Bug 48528] Re: python2.4-matplotlib conflicts with python2.4-tz

2006-07-13 Thread Gustavo Niemeyer
I'm getting the same problem. I've checked out matplotlib, and in setup.py it tests for existence of pytz and dateutil in the system, and won't install them unless the user doesn't have them already. So I suspect that using python-tz as a build dependency and runtime dependency might fix the issue