Your message dated Fri, 31 Oct 2008 17:32:28 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#498229: fixed in matplotlib 0.98.3-5 has caused the Debian Bug report #498229, regarding Typo in /usr/lib/python2.5/site-packages/matplotlib/axes3d.py to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 498229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498229 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: python-matplotlib Version: 0.98.1-1 Severity: minor Hi, in the package python-matplotlib I've just hit a typo in /usr/share/pyshared/matplotlib/axes3d.py: raise NotImplmentedError('axes3d is not supported in matplotlib-0.98. You may want to try the 0.91.x maintenance branch') should read "NotImplementedError" instead of "NotImplmentedError". To reproduce just try: >>> from matplotlib import axes3d Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/site-packages/matplotlib/axes3d.py", line 1, in <module> raise NotImplmentedError('axes3d is not supported in matplotlib-0.98. You may want to try the 0.91.x maintenance branch') NameError: name 'NotImplmentedError' is not defined >>> not such a big deal, the import should fail with NotImplementedError instead of NameError. thank you! tiziano -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686-bigmem (SMP w/4 CPU cores) Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages python-matplotlib depends on: ii dvipng 1.11-1 convert DVI files to PNG graphics ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libc6 2.7-13 GNU C Library: Shared libraries ii libcairo2 1.6.4-6 The Cairo 2D vector graphics libra ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libgcc1 1:4.3.1-9 GCC support library ii libglib2.0-0 2.16.5-1 The GLib library of C routines ii libgtk2.0-0 2.12.11-3 The GTK+ graphical user interface ii libpango1.0-0 1.20.5-1 Layout and rendering of internatio ii libpng12-0 1.2.27-1 PNG library - runtime ii libstdc++6 4.3.1-9 The GNU Standard C++ Library v3 ii python 2.5.2-2 An interactive high-level object-o ii python-cairo 1.4.12-1.1 Python bindings for the Cairo vect ii python-central 0.6.8 register and build utility for Pyt ii python-configobj 4.5.2-1 a simple but powerful config file ii python-dateutil 1.4-1 powerful extensions to the standar ii python-dev 2.5.2-2 Header files and a static library ii python-enthought-trait 2.0.5-1 Manifest typing and reactive progr ii python-excelerator 0.6.3a-3.1 module for reading/writing Excel s ii python-glade2 2.12.1-6 GTK+ bindings: Glade support ii python-gobject 2.14.2-1 Python bindings for the GObject li ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge ii python-matplotlib-data 0.98.1-1 Python based plotting system (data ii python-numpy 1:1.1.0-3 Numerical Python adds a fast array ii python-pyparsing 1.5.0-1 Python parsing module ii python-qt3 3.17.4-1 Qt3 bindings for Python ii python-qt4 4.4.2-4 Python bindings for Qt4 ii python-tk 2.5.2-1 Tkinter - Writing Tk applications ii python-tz 2008c-2 Python version of the Olson timezo ii python-wxgtk2.6 2.6.3.2.2-2 wxWidgets Cross-platform C++ GUI t ii tcl8.4 8.4.19-2 Tcl (the Tool Command Language) v8 ii tk8.4 8.4.19-2 Tk toolkit for Tcl and X11, v8.4 - ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime python-matplotlib recommends no packages. Versions of packages python-matplotlib suggests: ii ipython 0.8.4-1 enhanced interactive Python shell pn python-matplotlib-doc <none> (no description available) ii texlive-extra-utils 2007.dfsg.2-3 TeX Live: TeX auxiliary programs ii texlive-latex-extra 2007.dfsg.3-2 TeX Live: LaTeX supplementary pack -- no debconf information
--- End Message ---
--- Begin Message ---Source: matplotlib Source-Version: 0.98.3-5 We believe that the bug you reported is fixed in the latest version of matplotlib, which is due to be installed in the Debian FTP archive: matplotlib_0.98.3-5.diff.gz to pool/main/m/matplotlib/matplotlib_0.98.3-5.diff.gz matplotlib_0.98.3-5.dsc to pool/main/m/matplotlib/matplotlib_0.98.3-5.dsc python-matplotlib-data_0.98.3-5_all.deb to pool/main/m/matplotlib/python-matplotlib-data_0.98.3-5_all.deb python-matplotlib-dbg_0.98.3-5_i386.deb to pool/main/m/matplotlib/python-matplotlib-dbg_0.98.3-5_i386.deb python-matplotlib-doc_0.98.3-5_all.deb to pool/main/m/matplotlib/python-matplotlib-doc_0.98.3-5_all.deb python-matplotlib_0.98.3-5_i386.deb to pool/main/m/matplotlib/python-matplotlib_0.98.3-5_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sandro Tosi <[EMAIL PROTECTED]> (supplier of updated matplotlib package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 31 Oct 2008 13:51:20 +0100 Source: matplotlib Binary: python-matplotlib python-matplotlib-data python-matplotlib-doc python-matplotlib-dbg Architecture: source all i386 Version: 0.98.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]> Changed-By: Sandro Tosi <[EMAIL PROTECTED]> Description: python-matplotlib - Python based plotting system in a style similar to Matlab python-matplotlib-data - Python based plotting system (data package) python-matplotlib-dbg - Python based plotting system (debug extension) python-matplotlib-doc - Python based plotting system (documentation package) Closes: 498229 502976 Changes: matplotlib (0.98.3-5) unstable; urgency=medium . [ Benjamin Drung ] * debian/patches/matplotlibrc.template-typo.patch - fix typo in matplotlibrc.template . [ Sandro Tosi ] * debian/control - updated my email address - replaced python-wxgtk2.6 with python-wxgtk2.8 * debian/patches/setup.cfg.patch - added to create "setup.cfg" file to guide building (in particular for "backend" configuration); Closes: #502976 * debian/patches/bts-498229_axes3d_typo.patch - added to fix a typo when importing "axes3d"; thanks to Tiziano Zito for the report; Closes: #498229 Checksums-Sha1: b9cca8ae307a7c068996cdca11b08653530de2b4 2065 matplotlib_0.98.3-5.dsc 7e636b2a2c669f3157447059714dab0dcfa7aada 19467 matplotlib_0.98.3-5.diff.gz ff8209730b22fdee358b6bbadd9b6c5dac9bbca8 1120528 python-matplotlib-data_0.98.3-5_all.deb e1388f0853a482a59fb51ad48457ae6bef98c13a 17016924 python-matplotlib-doc_0.98.3-5_all.deb adb4ccd0ed0e72a6b7ec8ab50871c7ec75f3ea1a 2318352 python-matplotlib_0.98.3-5_i386.deb 33e32cfb9074622eac667305667f8d887f6f123f 10434196 python-matplotlib-dbg_0.98.3-5_i386.deb Checksums-Sha256: 5f521bdc603097b6219f113030d9035b2880e63d2832027538bb1f2b77eceeec 2065 matplotlib_0.98.3-5.dsc 4954a6fdfa6c6cb1cf8a345ced2081676134c1e98bee430f0ef5b65d9754de15 19467 matplotlib_0.98.3-5.diff.gz 2f783547abbefdfb6619f908399fc231927ad7715d66d291f7c06e1f5fb7ba78 1120528 python-matplotlib-data_0.98.3-5_all.deb 7409e65fc7f5e9b0ee86377e1cce5cc3a8c5b9c427c5d23cf2aed5830a8f941b 17016924 python-matplotlib-doc_0.98.3-5_all.deb f67f6b6c3582922fdf5182aa2d2e89b30543ec5695812eaf0be6f4a30ed95e33 2318352 python-matplotlib_0.98.3-5_i386.deb 35a1a5a709bd9e9335b212635aa722623f69fbe3e7fc40787d69c7de0d845d1f 10434196 python-matplotlib-dbg_0.98.3-5_i386.deb Files: ac1b7023f66d3d821a60c68e919f25cf 2065 python optional matplotlib_0.98.3-5.dsc 9fbd7db8291204b29104915ab2b080ed 19467 python optional matplotlib_0.98.3-5.diff.gz 45db200511552c7333912e53d70121ad 1120528 python optional python-matplotlib-data_0.98.3-5_all.deb 979507a8628dbcc9e371e9cfc4ab5fd8 17016924 doc optional python-matplotlib-doc_0.98.3-5_all.deb 683eae5f8fea584c08e03b400d47eb74 2318352 python optional python-matplotlib_0.98.3-5_i386.deb 4d1aa07d1456eb86a4fa1285d061b377 10434196 python extra python-matplotlib-dbg_0.98.3-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkLGScACgkQAukwV0RN2VBBdwCbBLjAtBbZjfPqY9lyf9grK9qB nSYAniNk2dU//LtuZM723f/H4hzjPATa =E6Lu -----END PGP SIGNATURE-----
--- End Message ---

