Your message dated Tue, 31 May 2016 16:31:34 +0000
with message-id <[email protected]>
and subject line Bug#825900: fixed in spectral-cube 0.3.1-4
has caused the Debian Bug report #825900,
regarding python-numpy: version number breaks distutils.version.StrictVersion
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.)
--
825900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825900
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-numpy
Version: 1:1.11.1~rc1-1
Severity: serious
Forwarded: https://github.com/numpy/numpy/issues/7697
The latest RC1 package uses a version number (1.11.1rc1) that causes an
exception in distutils.version.StrictVersion:
>>> from distutils.version import StrictVersion
>>> StrictVersion("1.11.1.rc1")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.7/distutils/version.py", line 40, in __init__
self.parse(vstring)
File "/usr/lib64/python2.7/distutils/version.py", line 107, in parse
raise ValueError, "invalid version number '%s'" % vstring
ValueError: invalid version number '1.11.1.rc1'
This causes FTBS and CI failures on packages (like spectral-cube) that
use StrictVersion in their build/run time tests [1].
[1]
https://ci.debian.net/data/packages/unstable/amd64/s/spectral-cube/latest-autopkgtest/log.gz
--- End Message ---
--- Begin Message ---
Source: spectral-cube
Source-Version: 0.3.1-4
We believe that the bug you reported is fixed in the latest version of
spectral-cube, which is due to be installed in the Debian FTP archive.
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.
Ole Streicher <[email protected]> (supplier of updated spectral-cube 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: Tue, 31 May 2016 17:51:04 +0200
Source: spectral-cube
Binary: python-spectral-cube python3-spectral-cube
Architecture: source
Version: 0.3.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Description:
python-spectral-cube - Manipulate astronomical data cubes with Python 2
python3-spectral-cube - Manipulate astronomical data cubes with Python 3
Closes: 825900
Changes:
spectral-cube (0.3.1-4) unstable; urgency=medium
.
* Use LooseVersion instead of StrictVersion. Closes: #825900
Checksums-Sha1:
eaaf34c46e5dc670d61fd661335ce1b10c17c688 2289 spectral-cube_0.3.1-4.dsc
ea609e011ae9bc4530dc699a3b4bf0352f0bd86b 7340
spectral-cube_0.3.1-4.debian.tar.xz
Checksums-Sha256:
e530412481c68fe033613079b97bfb6f53a3efcfff249c7c5673295db1ac1928 2289
spectral-cube_0.3.1-4.dsc
23a6d0036cf6cf501536a696e93b6f32850f0f180a1ae020b6d5c68a95ceb038 7340
spectral-cube_0.3.1-4.debian.tar.xz
Files:
8da353f79c5ac3715f06dab8897e1cce 2289 python optional spectral-cube_0.3.1-4.dsc
51f8df7da59253b81e5a29e8aa4b9a8b 7340 python optional
spectral-cube_0.3.1-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXTbT+AAoJEHEVr9B3ENz3qeAP/jfBSjDHfK+0NMWfUOV4RME5
O7phBXOwrnB1uQuHj6oiszYqHeEaxjXUSHUkmzxqpCMZt9304dBvVkHRKWTx0oV2
kd/IJI7TixL7b01UepHvZGBD2JbLaKi/YzsVhKoAyiGTxlymHDbyVirC5LvduynN
8RjdokndG3MXNlTZaW2sEpN14Ix9aotODqCGCBSvG6drhgszsg2ZTxBH/PssqxkD
XUnCxSKZsA45GL8CwnjvCQT5Vzp0aTzscUoqHjWFWl0/n4nTq1sfo+xFXB7loDln
E8TQCA3sWkegmLNfYc2zA8YgVS/VjgxPqInbSBJiqoE7mDsZTxe6Yc/GVzaSVFgo
OFPlQwjb+br+LlHiK7k8FB0p6FR3Q+G4VmPnRaCmt3KfGghd1tl1vbugTLU11+KY
deIoSwsNzFbaTt1LujNiATl94UlD6VYvDxpe8a13L+PduvDzu4xwpRz0xLXWCasy
zNPMk8M5KMEKM0wrRI0QghcagsCVGQv6KgBWJvFXAksBPNmtyVCbt43GpKVgRWHz
guZbimvG81Cnsk0s0TDKxR8tgnXHmayrzTZjPadgyTM6duLUAzrPiU4+gVmK7FgM
fXLq0XmonultSJaC8KrxZkTHwOQIm1gHnjRnrFXVoCiK39fVfapk9cQbIUuhuflv
uG3eYEx36i4W/orjq93s
=pEEw
-----END PGP SIGNATURE-----
--- End Message ---