Your message dated Thu, 18 Aug 2016 16:31:52 +0000
with message-id <e1baqes-0005ep...@franck.debian.org>
and subject line Bug#782904: fixed in python-debian 0.1.29
has caused the Debian Bug report #782904,
regarding python-debian test failures with gnupg-2.1.3
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.)


-- 
782904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782904
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-debian
Version: 0.1.27

When running tests with gnupg-2.1.3 installed, I get several failures.

Tests were run with python-2.7.9 and python-3.4.3 on Gentoo Linux. I
am a maintainer of this package for Gentoo.

....................F........F......F..................FFFF...
======================================================================
FAIL: test_gpg_info (__main__.TestDeb822)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 432, in test_gpg_info
    self.assertEqual(set(result.keys()), set(valid.keys()))
AssertionError: Items in the first set but not the second:
'NEWSI'

======================================================================
FAIL: test_iter_paragraphs_comments_use_apt_pkg (__main__.TestDeb822)
apt_pkg does not support comments within multiline fields
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 923, in test_iter_paragraphs_comments_use_apt_pkg
    self.assertEqual(paragraphs[0]['Build-Depends'], 'debhelper,')
AssertionError: 'debhelper,\n python' != 'debhelper,'
- debhelper,
?           -
+ debhelper,-  python

======================================================================
FAIL: test_iter_paragraphs_with_extra_whitespace (__main__.TestDeb822)
Paragraphs not elided when stray whitespace is between
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 508, in test_iter_paragraphs_with_extra_whitespace
    "Wrong number paragraphs were found in file: 1 != %d" % count)
AssertionError: 2 != 1 : Wrong number paragraphs were found in file: 1 != 2

======================================================================
FAIL: test_from_file (__main__.TestGpgInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 1251, in test_from_file
    self._validate_gpg_info(gpg_info)
  File "test_deb822.py", line 1209, in _validate_gpg_info
    self.assertEqual(set(gpg_info.keys()), set(self.valid.keys()))
AssertionError: Items in the first set but not the second:
'NEWSI'

======================================================================
FAIL: test_from_sequence_newline_terminated (__main__.TestGpgInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 1227, in test_from_sequence_newline_terminated
    self._validate_gpg_info(gpg_info)
  File "test_deb822.py", line 1209, in _validate_gpg_info
    self.assertEqual(set(gpg_info.keys()), set(self.valid.keys()))
AssertionError: Items in the first set but not the second:
'NEWSI'

======================================================================
FAIL: test_from_sequence_no_newlines (__main__.TestGpgInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 1235, in test_from_sequence_no_newlines
    self._validate_gpg_info(gpg_info)
  File "test_deb822.py", line 1209, in _validate_gpg_info
    self.assertEqual(set(gpg_info.keys()), set(self.valid.keys()))
AssertionError: Items in the first set but not the second:
'NEWSI'

======================================================================
FAIL: test_from_sequence_string (__main__.TestGpgInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_deb822.py", line 1219, in test_from_sequence_string
    self._validate_gpg_info(gpg_info)
  File "test_deb822.py", line 1209, in _validate_gpg_info
    self.assertEqual(set(gpg_info.keys()), set(self.valid.keys()))
AssertionError: Items in the first set but not the second:
'NEWSI'

----------------------------------------------------------------------
Ran 62 tests in 0.176s

FAILED (failures=7)

--- End Message ---
--- Begin Message ---
Source: python-debian
Source-Version: 0.1.29

We believe that the bug you reported is fixed in the latest version of
python-debian, 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 782...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stuart Prescott <stu...@debian.org> (supplier of updated python-debian 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 18 Aug 2016 23:27:48 +1000
Source: python-debian
Binary: python-debian python3-debian
Architecture: source
Version: 0.1.29
Distribution: unstable
Urgency: medium
Maintainer: Debian python-debian Maintainers 
<pkg-python-debian-ma...@lists.alioth.debian.org>
Changed-By: Stuart Prescott <stu...@debian.org>
Closes: 782904 833363 833368
Description: 
 python3-debian - Python 3 modules to work with Debian-related data formats
 python-debian - Python modules to work with Debian-related data formats
Changes:
 python-debian (0.1.29) unstable; urgency=medium
 .
   * Fix handling of gpgv output from gnupg 2 (Closes: #782904).
   * Explain what type was passed when raising the TypeError, with thanks to
     Chris Lamb <la...@debian.org> for the patch (Closes: #833363).
   * Include examples and extra docs in python3-debian package (Closes: 
#833368).
Checksums-Sha1: 
 1c03a8ca4c00d11ff7e51132e96373f93744d317 2368 python-debian_0.1.29.dsc
 c9b19377f49a5a899770bf437c44c43847b28233 292492 python-debian_0.1.29.tar.xz
Checksums-Sha256: 
 2a69c435d22baea267bfd97c5872fb1a74a96660e9713f927a5c4c5ccb382d06 2368 
python-debian_0.1.29.dsc
 932c81517a75fb4a86944b247b136895b08bbb010c28631c25afdf006d8b3373 292492 
python-debian_0.1.29.tar.xz
Files: 
 afecd3c8c12ca20fe859c2417b616886 2368 python optional python-debian_0.1.29.dsc
 a84abae7774cd4733257a8efcdfe246e 292492 python optional 
python-debian_0.1.29.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXtb96AAoJELvBfrsTlvL3ou4QAKSFdKxmVm6G1f67mU81/tt4
93DBFXwpIRJvYlZt4xKgbvCOAnTUDsETz8rvbJuBC+DGZWPVKFx8AMPPtPVGfiyw
qretQn4CmYKnxDqTEwFeV1k4Cnmaiat0YxgXyQhhzaPJu35TmLYgDPPRmxoORSFu
Td/kMPVacXjvu/nN66k6hphQEoQ4NpDwoO9Eru5qfnXYh1hlcf44EBKlalDMNSkr
Lk+uHO/23Pd8plCICcRNqo2LKGiwjXQgSMVs8+9D+J8X0XIuv4H+i4CpPjm6SKbW
YmiEKY8UxQ5EmPHso4JAGgrlncM4Ks3A+oPCmaXVZcdMBWO6q6IW8K5TQKoa7Bm1
Wb8Y1/XfvNQPgZGDnz/IjempTdD9HvMP3ftX9mvd0eCbdiqrIsMcEOB7oP9wJWYE
y7OcdL6K//FXP2EHsqXDt3eIK/0hsTgAewkyGssI54DcmsSMgFJ2MpwS8p9aV8vK
LQXrnXR+Ti8psEjOC7nZLBi3EXqg0M9a6u9idgMRExHTEdmVD86nAFZNn+rN9ymO
nUz9M4zelsWsfkJSinWQWXhRVV83Mkab9lg4OJaG18RBs4Jd2w+FPtAyBAPFf/j8
loWwYwVqwzJpn+QUPFOCEVDSq3hlUI4DQkuKEp4rivXvSve9cp/AY4FclmbZ3WUT
tcaVCWVdB+zu44AYzWu3
=1mxM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to