Your message dated Mon, 5 Apr 2010 01:55:55 +0200
with message-id <[email protected]>
and subject line Bug #500815: fixed in 0.7.0-1
has caused the Debian Bug report #500815,
regarding /usr/share/pyshared/scipy/weave/inline_tools.py: printing of anything
should be conditional on verbose level
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.)
--
500815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500815
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-scipy
Version: 0.6.0-12
Severity: normal
File: /usr/share/pyshared/scipy/weave/inline_tools.py
# it's nice to let the users know when anything gets compiled, as the
# slowdown is very noticeable.
print '<weave: compiling>'
should be preceeded with condition
if verbose > 0:
otherwise there is no native way to make weave less 'nice'
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (991, 'testing'), (990, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-scipy depends on:
ii libatlas3gf-base [liblapack.s 3.6.0-21.5 Automatically Tuned Linear Algebra
ii libatlas3gf-sse2 [liblapack.s 3.6.0-21.5 Automatically Tuned Linear Algebra
ii libblas3gf [libblas.so.3gf] 1.2-1.5 Basic Linear Algebra Subroutines 3
ii libc6 2.7-11 GNU C Library: Shared libraries
ii libfftw3-3 3.1.2-3 library for computing Fast Fourier
ii libgcc1 1:4.3.1-9 GCC support library
ii libgfortran3 4.3.1-9 Runtime library for GNU Fortran ap
ii liblapack3gf [liblapack.so.3g 3.1.1-0.4 library of linear algebra routines
ii libstdc++6 4.3.1-9 The GNU Standard C++ Library v3
ii libsuitesparse-3.1.0 3.1.0-3 collection of libraries for comput
ii python 2.5.2-1 An interactive high-level object-o
ii python-central 0.6.7 register and build utility for Pyt
ii python-imaging 1.1.6-2 Python Imaging Library
ii python-numpy 1:1.1.0-3 Numerical Python adds a fast array
Versions of packages python-scipy recommends:
ii g++ [c++-compiler] 4:4.3.1-2 The GNU C++ compiler
ii g++-2.95 [c++-compiler] 1:2.95.4-27 The GNU C++ compiler
ii g++-3.2 [c++-compiler] 1:3.2.3-9 The GNU C++ compiler
ii g++-3.3 [c++-compiler] 1:3.3.6-15 The GNU C++ compiler
ii g++-4.0 [c++-compiler] 4.0.3-7 The GNU C++ compiler
ii g++-4.1 [c++-compiler] 4.1.2-22 The GNU C++ compiler
ii g++-4.2 [c++-compiler] 4.2.3-5 The GNU C++ compiler
ii g++-4.3 [c++-compiler] 4.3.1-9 The GNU C++ compiler
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.7.0-1
Fixed in 0.7.0-1, thanks
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team