On Sat, Jan 07, 2017 at 10:31:31PM +0100, Ludovic Courtès wrote: > Leo Famulari <[email protected]> skribis: > > > On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > >> • there’s 1 tests failure in python2-pygpgme (breaks many things) > >> https://hydra.gnu.org/build/1752661 > > > > I attached a patch that takes a patch from Debian to fix the test > > failure. But I'm not sure if anything else is still broken in pygpgme. > > Woow, that was fast! > > > Also, AFAICT, only 'alot' uses python2-pygpgme. What else breaks? > > Nothing in fact (“alot” and “many things” are kinda synonymous? ;-)).
;) > > From 706934ec0765fa3adbf71d84a27cadfdd1c892b3 Mon Sep 17 00:00:00 2001 > > From: Leo Famulari <[email protected]> > > Date: Sat, 7 Jan 2017 12:11:45 -0500 > > Subject: [PATCH] gnu: python-pygpgme: Fix build failure. > > > > * gnu/packages/patches/python-pygpgme-fix-pinentry-tests.patch: New file. > > * gnu/local.mk (dist_patch_DATA): Add it. > > * gnu/packages/gnupg.scm (python-pygpgme, python2-pygpgme)[source]: Use it. > > LGTM, thank you! Pushed!
