Your message dated Thu, 16 May 2013 22:18:29 +0000
with message-id <e1ud6vj-0005e9...@franck.debian.org>
and subject line Bug#692286: fixed in python-docutils 0.10-3
has caused the Debian Bug report #692286,
regarding python-docutils: FTBFS with Python 3.3: FAIL:
test_parsers/test_rst/test_directives/test_tables.py
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 ow...@bugs.debian.org
immediately.)
--
692286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-docutils
Version: 0.9.1-2
Severity: important
Tags: help
User: debian-pyt...@lists.debian.org
Usertags: python3.3
python-docutils FTBFS if built against Python 3.3:
| ======================================================================
| FAIL: test_parsers/test_rst/test_directives/test_tables.py:
totest['csv-table'][18]; test_parser (DocutilsTestSupport.ParserTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 459, in test_parser
| self.compare_output(self.input, output, self.expected)
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 230, in compare_output
| raise error
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 217, in compare_output
| self.assertEqual(output, expected)
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 118, in assertEqual
| raise self.failureException(msg or '%s != %s' % _format_str(first,
second))
| AssertionError: '''\
| <document source="test data">
| <table>
| <title>
| bad CSV data
| <tgroup cols="2">
| <colspec colwidth="50">
| <colspec colwidth="50">
| <tbody>
| <row>
| <entry>
| <paragraph>
| bad
| <entry>
| <paragraph>
| csv, data''' != '''\
| <document source="test data">
| <system_message level="3" line="1" source="test data" type="ERROR">
| <paragraph>
| Error with CSV data in "csv-table" directive:
| newline inside string
| <literal_block xml:space="preserve">
| .. csv-table:: bad CSV data
| \n\
| "bad", "csv, data'''
|
| ======================================================================
| FAIL: test_parsers/test_rst/test_directives/test_tables.py:
totest['csv-table'][19]; test_parser (DocutilsTestSupport.ParserTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 459, in test_parser
| self.compare_output(self.input, output, self.expected)
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 230, in compare_output
| raise error
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 217, in compare_output
| self.assertEqual(output, expected)
| File
"/build/python-docutils-4yaKmK/python-docutils-0.9.1/test3/DocutilsTestSupport.py",
line 118, in assertEqual
| raise self.failureException(msg or '%s != %s' % _format_str(first,
second))
| AssertionError: '''\
| <document source="test data">
| <table>
| <title>
| bad CSV header data
| <tgroup cols="3">
| <colspec colwidth="33">
| <colspec colwidth="33">
| <colspec colwidth="33">
| <thead>
| <row>
| <entry>
| <paragraph>
| bad
| <entry>
| <paragraph>
| csv, data
| <entry>
| <tbody>
| <row>
| <entry>
| <paragraph>
| good
| <entry>
| <paragraph>
| csv
| <entry>
| <paragraph>
| data''' != '''\
| <document source="test data">
| <system_message level="3" line="1" source="test data" type="ERROR">
| <paragraph>
| Error with CSV data in "csv-table" directive:
| newline inside string
| <literal_block xml:space="preserve">
| .. csv-table:: bad CSV header data
| :header: "bad", "csv, data
| \n\
| good, csv, data'''
|
| ----------------------------------------------------------------------
| Ran 1182 tests in 13.561s
For extra fun, I cannot reproduce this failure with upstream Python
3.3.0.
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: python-docutils
Source-Version: 0.10-3
We believe that the bug you reported is fixed in the latest version of
python-docutils, 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 692...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jakub Wilk <jw...@debian.org> (supplier of updated python-docutils 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 16 May 2013 23:43:41 +0200
Source: python-docutils
Binary: python-docutils python3-docutils docutils-common docutils-doc
Architecture: source all
Version: 0.10-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<python-modules-team@lists.alioth.debian.org>
Changed-By: Jakub Wilk <jw...@debian.org>
Description:
docutils-common - text processing system for reStructuredText - common data
docutils-doc - text processing system for reStructuredText - documentation
python-docutils - text processing system for reStructuredText (implemented in
Pytho
python3-docutils - text processing system for reStructuredText (implemented in
Pytho
Closes: 692285 692286 708159 708565
Changes:
python-docutils (0.10-3) unstable; urgency=low
.
[ Dmitry Shachnev ]
* Rename debian/x-rst.xml to debian/docutils.xml.
.
[ Jakub Wilk ]
* Add patch (strict-csv-parser.diff) to make the CSV parser stricter
(closes: #692286).
* Add patch (python3-pil-no-bytestrings.diff) not to pass byte strings to
PIL.Image.open() when running under Python 3.X (closes: #708159).
* Add patch (python3.3-odt-writer.diff) to port the ODT writer to Python 3.3
ElementTree API (closes: #692285).
* Add patch (unknown-url-exc-use-repr.diff) to make the test suite expect
that urllib.requests in Python ≥ 3.3.2 use repr() when reporting unknown
URLs (closes: #708565).
* Add Forwarded and Last-Update fields to all patch headers that were
missing them.
* Refresh patches.
Checksums-Sha1:
cb0d73bfab4c70bc44af4f3acfe602d23557372f 2445 python-docutils_0.10-3.dsc
a5b7049c35f3cf587017c0d6cd2fc4be082a7730 36997
python-docutils_0.10-3.debian.tar.gz
035af24d19feefce1f9b2a5ac8de4cfe3f9c9823 428016 python-docutils_0.10-3_all.deb
7751a8bc54f25f47a8e28085c28c697e5f94d3a9 427510 python3-docutils_0.10-3_all.deb
ef6907d9d383e5ee1641374646874d2bc6478eff 210192 docutils-common_0.10-3_all.deb
bc3e73e0c0a54c95775d3998a675c9e456a07c5b 1321090 docutils-doc_0.10-3_all.deb
Checksums-Sha256:
80637fc2e936449fd11146ca6398bc028da22604d37029d0f7e20c4599ece226 2445
python-docutils_0.10-3.dsc
693df6d95b4aaa02fb66866997c5e02e9ca370ebb190bdc87157eaa439a76c60 36997
python-docutils_0.10-3.debian.tar.gz
095ed25e939592f3dcb2cfa07fcc2ed6d61fb856a54357a20e4784956a4fffab 428016
python-docutils_0.10-3_all.deb
b503b40883c10c2f925729cbb2eb82907891bc3b62f1e5ce6a3391958939c501 427510
python3-docutils_0.10-3_all.deb
46d1dbebb8369f56657c5a8611dc98dbc280e21ce15205c3807852b04098d268 210192
docutils-common_0.10-3_all.deb
914443d73f4ae611bb4108a6b718f6422dc738a5a1233bdbf4ad3d2f520808b7 1321090
docutils-doc_0.10-3_all.deb
Files:
181774351e8551ffd64cb646f85debf6 2445 python optional
python-docutils_0.10-3.dsc
282191df10cdfb258263c83c0f7041dc 36997 python optional
python-docutils_0.10-3.debian.tar.gz
52c718ee8b863ca55704b290e6752b2d 428016 python optional
python-docutils_0.10-3_all.deb
924e3c58168b56b4c56bcc074cc76ecb 427510 python optional
python3-docutils_0.10-3_all.deb
b93416ec02c2b8c1796c01743dd36008 210192 python optional
docutils-common_0.10-3_all.deb
23dfdb38d703e75b1e83c0e3f92f2c50 1321090 doc optional
docutils-doc_0.10-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRlVYjAAoJEC1Os6YBVHX1b2wP+gLEb921QRlqC3vhvlGgV8Ls
j3+NHdBjtEuOcF4/00kL+gmb7dxuTdnXitJO1sI8OVHMjyw8EWnBPq/J1Z7WEbb0
fQjcbkglcDfXS9YvJDceNxBSjE7G6sAxXFTdEl09vt8F9Yx+2Bdw80ts91U9zaW9
sI9AEjK1ZntMFY04XuXroEjCB0/KShmZXzfB+emABm+IuMve2cIGbmrplm+Hnw4j
IFhE643RuEpOQ6ITnOM6bYK+1cAOLBaBcMjB3QEhxLaRJdVjicmSrvD5lhAeu6VS
gzWiSJCVxHy1X42Re3pOBoI3JF1l4YQ2bdyWCRQae6blP7UkRCnTbuikZzuqueRe
U2AixLIVhllGPyxity3zdM/cDTqDmJw5MfPZ2DCksy0zdoYQq/dAe3T8ofH9HEnn
WYeYGdKPGKWa3U4wUIICPYtn0GaQV99VGzgYiCqJNF80OKqwNuooALoTTFKVYQqK
z5yqCv3ddWCfCKE72ujv4MvRwRBP2KNzXoy7gjB1uxfboJr8q8tUJmALBuqrU9OI
bEnS2+2xoNyYOER9j3v/ZyQWVYUDJi9xofKTYD/pfHJXk7RZTqrSmZavWs6lQFDD
PjI8/cB+86YDpzqbTVFa2Ua01/RPsphriD87zrNmPmAt46UTKfaREaejLesOR88W
qAKLcLDL5zmXJnDoaXDY
=zZjb
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team