Package: python-gnupg Version: 0.3.8-1 Severity: important Dear Maintainer,
after upgrading to python-gnupg 0.3.8-1, the dependent package pyspread shows errors when signing files. Using python-gnupg 0.3.6-1, pyspread signs files without errors. This also affects the unit tests for pyspread. The reason for this breakage is a changed behavior in python-gnupg 0.3.8-1 that also deviates from the manual. The command gpg.list_keys(True).fingerprints used to return a list of the fingerprints of all private keys. Now it returns a list that is twice as long. Each second key is a private key fingerprint, i.e. the 1st, the 2nd, etc. However, there are other keys in between. I would expect the result of the list_key command to stay identical to the previous version. Kind Regards Martin -- System Information: Debian Release: stretch/sid APT prefers oldoldstable APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-gnupg depends on: ii gnupg 1.4.19-6 pn python:any <none> python-gnupg recommends no packages. python-gnupg suggests no packages. -- no debconf information

