On Mon, 24 Feb 2014 14:32:08 +0100 Elena ``of Valhalla'' <[email protected]> wrote:
> Investigating more, I've found that the signature files created were > actually of zero lenght, both with python-gnupg 0.3.5-2 and with > 0.3.6-1, and I believe that the problem lies in the fact that > pyspread uses a key UID to specify which key to use for signing > instead of the key ID / fingerprint. Thank you for finding the cause. I have implemented fingerprint based signing in the master branch of pyspread (see https://github.com/manns/pyspread/commit/0c18d269283ac5be4dd6079ddaaada119dae20df). It will however take some time until the next release. Will there be a patch so that old versions of pyspread still run? Should I contact the maintainer of the pyspread package for a patch? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

