Your message dated Wed, 15 Jan 2020 06:12:56 +0000 with message-id <[email protected]> and subject line Bug#948946: Removed package(s) from unstable has caused the Debian Bug report #850288, regarding python-scipy: bug in scipy._lib._threadsafety.py, decorator function name wrong 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.) -- 850288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850288 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-scipy Version: 0.18.1-2 Severity: important Tags: upstream ReentrancyLock class, decorate function has to be modified to: def decorate(self, func): def caller(func, *a, **kw): with self: return func(*a, **kw) return scipy._lib.decorator.decorator(func, caller) -- System Information: Debian Release: 7.4 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.7.8lkcl (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-scipy depends on: ii libblas3 [libblas.so.3] 1.2.20110419-7 ii libc6 2.23-4 ii libgcc1 1:6.2.1-5 ii libgfortran3 6.2.1-5 ii liblapack3 [liblapack.so.3] 3.5.0-2 ii libquadmath0 6.2.1-5 ii libstdc++6 6.2.1-5 ii python 2.7.13-1 ii python-decorator 3.4.0-2 ii python-numpy [python-numpy-abi9] 1:1.12.0~b1-1 pn python:any <none> Versions of packages python-scipy recommends: ii g++ [c++-compiler] 4:5.3.1-3 ii g++-4.8 [c++-compiler] 4.8.4-1 ii g++-5 [c++-compiler] 5.4.1-4 ii g++-6 [c++-compiler] 6.2.1-5 ii python-dev 2.7.13-1 ii python-imaging 2.3.0-2 Versions of packages python-scipy suggests: pn python-scipy-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Version: 1.2.2-11+rm Dear submitter, as the package python-scipy has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/948946 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
