Your message dated Tue, 20 Apr 2010 22:47:43 +0000
with message-id <[email protected]>
and subject line Bug#575377: fixed in python2.5 2.5.5-5
has caused the Debian Bug report #575377,
regarding python2.[56]: inconsistent handling of long descriptions indentation
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.)
--
575377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575377
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.5,python2.6
Severity: normal
Different Python versions can produce different *.egg-info for no good
reason.
$ cat setup.py
from distutils.core import setup
setup(
name='dummy',
long_description="""\
foo
bar
"""
)
$ for ver in 2.5 2.6; do python$ver setup.py install --root=tmp; done
running install
running build
running install_egg_info
Creating tmp/usr/lib/python2.5/site-packages/
Writing tmp/usr/lib/python2.5/site-packages/dummy-0.0.0.egg-info
running install
running build
running install_egg_info
Creating tmp/usr/local/lib/python2.6/dist-packages/
Writing tmp/usr/local/lib/python2.6/dist-packages/dummy-0.0.0.egg-info
$ find -name '*.egg-info' | xargs diff -u
--- ./tmp/usr/lib/python2.5/site-packages/dummy-0.0.0.egg-info 2010-03-25
11:46:54.000000000 +0100
+++ ./tmp/usr/local/lib/python2.6/dist-packages/dummy-0.0.0.egg-info
2010-03-25 11:46:54.000000000 +0100
@@ -7,6 +7,6 @@
Author-email: UNKNOWN
License: UNKNOWN
Description: foo
- bar
+ bar
Platform: UNKNOWN
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: python2.5
Source-Version: 2.5.5-5
We believe that the bug you reported is fixed in the latest version of
python2.5, which is due to be installed in the Debian FTP archive:
idle-python2.5_2.5.5-5_all.deb
to main/p/python2.5/idle-python2.5_2.5.5-5_all.deb
python2.5-dbg_2.5.5-5_i386.deb
to main/p/python2.5/python2.5-dbg_2.5.5-5_i386.deb
python2.5-dev_2.5.5-5_i386.deb
to main/p/python2.5/python2.5-dev_2.5.5-5_i386.deb
python2.5-doc_2.5.5-5_all.deb
to main/p/python2.5/python2.5-doc_2.5.5-5_all.deb
python2.5-examples_2.5.5-5_all.deb
to main/p/python2.5/python2.5-examples_2.5.5-5_all.deb
python2.5-minimal_2.5.5-5_i386.deb
to main/p/python2.5/python2.5-minimal_2.5.5-5_i386.deb
python2.5_2.5.5-5.diff.gz
to main/p/python2.5/python2.5_2.5.5-5.diff.gz
python2.5_2.5.5-5.dsc
to main/p/python2.5/python2.5_2.5.5-5.dsc
python2.5_2.5.5-5_i386.deb
to main/p/python2.5/python2.5_2.5.5-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.
Matthias Klose <[email protected]> (supplier of updated python2.5 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, 20 Apr 2010 21:21:13 +0200
Source: python2.5
Binary: python2.5 python2.5-minimal python2.5-examples python2.5-dev
idle-python2.5 python2.5-dbg python2.5-doc
Architecture: source all i386
Version: 2.5.5-5
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
idle-python2.5 - An IDE for Python (v2.5) using Tkinter
python2.5 - An interactive high-level object-oriented language (version 2.5)
python2.5-dbg - Debug Build of the Python Interpreter (version 2.5)
python2.5-dev - Header files and a static library for Python (v2.5)
python2.5-doc - Documentation for the high-level object-oriented language
Python
python2.5-examples - Examples for the Python language (v2.5)
python2.5-minimal - A minimal subset of the Python language (version 2.5)
Closes: 575143 575377
Changes:
python2.5 (2.5.5-5) unstable; urgency=low
.
* Fix issue #1923: Fixed the removal of meaningful spaces when PKG-INFO
is generated in Distutils. Closes: #575377.
* Don't build-depend on locales on avr32. Closes: #575143.
* Fix issue #8233: When run as a script, py_compile.py optionally
takes a single argument `-`.
* Apply proposed patch for issue #7332, segfaults in
PyMarshal_ReadLastObjectFromFile in import_submodule.
* Fix issue #8329: Don't return the same lists from select.select
when no fds are changed.
Checksums-Sha1:
76fdf9ca4dfb6c7e35f3f103bf9323ddae47a2ff 1817 python2.5_2.5.5-5.dsc
58badf678f03539e16ed95e3914aeac1eb276b0f 354888 python2.5_2.5.5-5.diff.gz
b6dc540305c636e0744cf7737c0ebcb4f3161124 649708
python2.5-examples_2.5.5-5_all.deb
feb11b75e001bea81369e460a7112f185fc4ae8e 69246 idle-python2.5_2.5.5-5_all.deb
ba95c5ac15465a169f307bdb51b46f13a4046f8d 3853616 python2.5-doc_2.5.5-5_all.deb
290cf7189fd4d266b66b208c752a06e4bb0e18dc 2925380 python2.5_2.5.5-5_i386.deb
1819190c075d073b4205f11140f4d0eab401b3fa 1208318
python2.5-minimal_2.5.5-5_i386.deb
da917223d3528e20d64de34bbc3e2de84ac814a5 1718512 python2.5-dev_2.5.5-5_i386.deb
7cd414af972075fb099c6df2578bef40708aef59 7359764 python2.5-dbg_2.5.5-5_i386.deb
Checksums-Sha256:
f4719efb2bb8d5158ba99392ff22d92394f911be35e2028c176ec3ce18f19480 1817
python2.5_2.5.5-5.dsc
b0db8301fab32535567b5cbcc13a23e2391b6f7f35decf659d23fd877fa4a983 354888
python2.5_2.5.5-5.diff.gz
2f4f6b00c1dfdf8c0a8a1d9d7eef1497c9368d3ce3f57248568369c37bf02d33 649708
python2.5-examples_2.5.5-5_all.deb
63f47b2a7593cadb562a3d81afe83d37c32e6f80613e77b5a7f9aff745aeb69e 69246
idle-python2.5_2.5.5-5_all.deb
003aa7ad26e26ca543d6651a8b36ed73f2a41605d7a9f9d1aa46326de8e16509 3853616
python2.5-doc_2.5.5-5_all.deb
be92dbe5ba8aaa7aa4a109555ba96d2e3fae93206091ed5ce071726c36eebcc0 2925380
python2.5_2.5.5-5_i386.deb
7ee39d9ac5648808a5855d75f9dfa880b6c3130fa2350da341509140fd25e946 1208318
python2.5-minimal_2.5.5-5_i386.deb
c7ea281d7a8fb0b4bc337b522a8a197a2c417d9fc95be5b5689d160249bc1ca9 1718512
python2.5-dev_2.5.5-5_i386.deb
d1dc92e4f41b0f11d597d327e2e01aecba0312abe0910aec6756220ef5cc7192 7359764
python2.5-dbg_2.5.5-5_i386.deb
Files:
2183e697b7e822e41aa0f6626586ec87 1817 python optional python2.5_2.5.5-5.dsc
81dde77a1d74fd85b5f71de5a19ac13b 354888 python optional
python2.5_2.5.5-5.diff.gz
740ce2454d8adadc4e8518874512e776 649708 python optional
python2.5-examples_2.5.5-5_all.deb
b7d82fa136bd1d46b949397e48ef9682 69246 python optional
idle-python2.5_2.5.5-5_all.deb
3b4cd4beb06b21a504e4e7603df50ae0 3853616 doc optional
python2.5-doc_2.5.5-5_all.deb
accde4372b9346ee99fda7fbb0e49b5a 2925380 python optional
python2.5_2.5.5-5_i386.deb
29fca54370a9e946816ec9c2764453a0 1208318 python optional
python2.5-minimal_2.5.5-5_i386.deb
04850a7389d8efe06006166cdf8c0d7d 1718512 python optional
python2.5-dev_2.5.5-5_i386.deb
db5b3332309a6e3024c1c0a3e4014d89 7359764 debug extra
python2.5-dbg_2.5.5-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvOKk4ACgkQStlRaw+TLJxL7wCffBkTGsjAH9yQ34eJI4aOQvSB
kmsAnjU+nqAn30p15+ieSVkrgWhDoIYP
=4pTb
-----END PGP SIGNATURE-----
--- End Message ---