Your message dated Fri, 29 May 2009 07:55:37 +0000
with message-id <[email protected]>
and subject line Bug#518150: fixed in matplotlib 0.98.5.3-1
has caused the Debian Bug report #518150,
regarding python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't
work
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.)
--
518150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518150
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-matplotlib-doc
Version: 0.98.3-5
Severity: normal
all the examples about integration between matplotlib and wx
applications are broken --- the broken files are
/usr/share/doc/python-matplotlib-doc/examples/user_interfaces/embedding_in_wx?.py
in particular, items ...wx{2,3,4}.py contain a "from wx import *" that
fails with the error message
AttributeError: 'module' object has no attribute '__DocFilter'
afaict, that error is well known, and it is recommended to use only
"import wx" in wx applications
the example ...wx5.py tries to import a module wx.aui that's not found on my
system, the error is
ImportError: No module named aui
thank you
gb
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-matplotlib-doc depends on:
ii libjs-jquery 1.2.6-2 JavaScript library for dynamic web
python-matplotlib-doc recommends no packages.
python-matplotlib-doc suggests no packages.
-- no debconf information
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 0.98.5.3-1
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.5.3-1.diff.gz
to pool/main/m/matplotlib/matplotlib_0.98.5.3-1.diff.gz
matplotlib_0.98.5.3-1.dsc
to pool/main/m/matplotlib/matplotlib_0.98.5.3-1.dsc
matplotlib_0.98.5.3.orig.tar.gz
to pool/main/m/matplotlib/matplotlib_0.98.5.3.orig.tar.gz
python-matplotlib-data_0.98.5.3-1_all.deb
to pool/main/m/matplotlib/python-matplotlib-data_0.98.5.3-1_all.deb
python-matplotlib-dbg_0.98.5.3-1_i386.deb
to pool/main/m/matplotlib/python-matplotlib-dbg_0.98.5.3-1_i386.deb
python-matplotlib-doc_0.98.5.3-1_all.deb
to pool/main/m/matplotlib/python-matplotlib-doc_0.98.5.3-1_all.deb
python-matplotlib_0.98.5.3-1_i386.deb
to pool/main/m/matplotlib/python-matplotlib_0.98.5.3-1_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, 29 May 2009 08:40:48 +0200
Source: matplotlib
Binary: python-matplotlib python-matplotlib-data python-matplotlib-doc
python-matplotlib-dbg
Architecture: source all i386
Version: 0.98.5.3-1
Distribution: unstable
Urgency: low
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: 518150
Changes:
matplotlib (0.98.5.3-1) unstable; urgency=low
.
[ Benjamin Drung ]
* debian/control
- Rename python-enthought-traits to python-traits
- Move python-matplotlib-dbg to section debug
- Build depends on python-qt4
- Update my e-mail address.
- Sort build depends and break depends.
* debian/rules
- In clean target use rm -rf instead dh_clean for removing build directory;
thanks Andrew Straw for the patch
- Let all stamp files end with -stamp for automatically cleaning by
dh_clean
- Remove generated doc files in clean target; upstreams doc clean target
only runs svn-clean, which is useless without a repository
* Switch to debhelper 7
* Install egg-info files and add python-setuptools to build depends; thanks
to
Gediminas Paulauskas
.
[ Sandro Tosi ]
* New upstream release (ready to be uploaded in unstable)
- ensure WX examples use version >= 2.8, thanks to giacomo boffi for the
report; Closes: #518150
* debian/control
- removed Vittorio Palmisano from uploaders (mia); thanks for your work!
- bump Standards-Version to 3.8.1 (no changes needed)
* debian/copyright
- completely rewritten to match new upstream code
* debian/{rules, *.lintian-overrides}
- added these lintian overrides:
+ arch-dep-package-has-big-usr-share
. python-matplotlib has large arch-indep with some arch-dep code
+ copyright-should-refer-to-common-license-file-for-lgpl
. false warning, since it greps for LGPL that's in the license text as
example
+ extra-license-file
. license embedded in the documentation, will break links if removed
+ font-in-non-font-package
. we ship fonts, so no need to warning for this
* debian/{control, rules, python-matplotlib.preinst}
- switch to python-support (adding preinst for the migration)
Checksums-Sha1:
aa0bb96d8defa3a66ef8842fd5aaffdd9d09553b 2103 matplotlib_0.98.5.3-1.dsc
2f6c894cf407192b3b60351bcc6468c0385d47b6 11549895
matplotlib_0.98.5.3.orig.tar.gz
5a95d44c01b9fafff8a51c17b8fac1b296c719ff 19297 matplotlib_0.98.5.3-1.diff.gz
a2ab858bce6d4116a4fbeb0b74bb8e4724d34bcb 1128898
python-matplotlib-data_0.98.5.3-1_all.deb
6f0ac13c99ed54609f2790472e0e31eba19ec5d6 39064546
python-matplotlib-doc_0.98.5.3-1_all.deb
381933fbad9e05ee528c20a617887f592e48e151 2390010
python-matplotlib_0.98.5.3-1_i386.deb
f951675ea0f0c288bb2f042c8ffcde0f9eaf45c1 10414254
python-matplotlib-dbg_0.98.5.3-1_i386.deb
Checksums-Sha256:
438cd3fa44be8732e676803b6966154b5fe05afdd48866f383df03a8a0bbef29 2103
matplotlib_0.98.5.3-1.dsc
f8d355624a76e4a69676381546e307378b2b8a0b30ff08d968840a43460a79df 11549895
matplotlib_0.98.5.3.orig.tar.gz
f0c4bfe0b0809fa89984252026adb1795b26b01d327725ce8e5f0735fe651169 19297
matplotlib_0.98.5.3-1.diff.gz
1124132921435d66f21ba4c63881d731c20f86cc996283d4f6009de3b05338a9 1128898
python-matplotlib-data_0.98.5.3-1_all.deb
8a4ed832b1d7d4e99422652228c7f1e5f127b2187dfbb54e0cad770e7d0a66ab 39064546
python-matplotlib-doc_0.98.5.3-1_all.deb
8f23f5e3d7cd72d4a3f9be0cdd685c449f9379e8b0c07403514186123ed7e134 2390010
python-matplotlib_0.98.5.3-1_i386.deb
a523b895aee1f465527d37df99964b24bebf5c53071ac1032fdb390644c63249 10414254
python-matplotlib-dbg_0.98.5.3-1_i386.deb
Files:
a1f606ce0c10094a513d61929517b1a9 2103 python optional matplotlib_0.98.5.3-1.dsc
6594f30cd08dde06c80bcdcca8aeae08 11549895 python optional
matplotlib_0.98.5.3.orig.tar.gz
5aa0af3fb11e2e9ed036ad4834b0accf 19297 python optional
matplotlib_0.98.5.3-1.diff.gz
23159a5398b30ec2ff4a664e12d563ae 1128898 python optional
python-matplotlib-data_0.98.5.3-1_all.deb
76caca8b8696a4c57100fb71c3518c6d 39064546 doc optional
python-matplotlib-doc_0.98.5.3-1_all.deb
68e2ef0aa0ff0e5986287c2c201cff30 2390010 python optional
python-matplotlib_0.98.5.3-1_i386.deb
216e65f34c3c545e50d052a82f349685 10414254 debug extra
python-matplotlib-dbg_0.98.5.3-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkofkuIACgkQAukwV0RN2VDjxgCfeg4Hjhq878VA9tOIYUG/a1UM
2RYAnjoTI0q6nZWmBMmf8/I1YwkkGPU+
=hnpT
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team