Re: [PATCH] gnu: python2-pyicu: Disable failing test.

2017-12-15 Thread Tobias Geerinckx-Rice
Mark, Mark Meyer wrote on 15/12/17 at 13:30: > However, for some reason python2-vobject fails to pick up this change > and fails to build :( Nuts. You're right. Long story and 2 drafts short: I had some mystical (and wrong) ideas about package-with-python2 that have now been set straight and pus

Re: [PATCH] gnu: python2-pyicu: Disable failing test.

2017-12-15 Thread Mark Meyer
However, for some reason python2-vobject fails to pick up this change and fails to build :( On Fri, Dec 15, 2017, at 12:17, Tobias Geerinckx-Rice wrote: > Mark, > > Mark Meyer wrote on 15/12/17 at 11:58: > > thanks for the patch, this works for me :) > Wonderful! Pushed as d65854bdda4ad5464fcd8fe

Re: [PATCH] gnu: python2-pyicu: Disable failing test.

2017-12-15 Thread Tobias Geerinckx-Rice
Mark, Mark Meyer wrote on 15/12/17 at 11:58: > thanks for the patch, this works for me :) Wonderful! Pushed as d65854bdda4ad5464fcd8fe6289eedc13ea82ba1. (Just FYI: if you post to bug-g...@gnu.org next time, you'll get the visceral satisfaction of closing yet another bug. ;-) Kind regards, T G-

Re: [PATCH] gnu: python2-pyicu: Disable failing test.

2017-12-15 Thread Mark Meyer
Tobias, thanks for the patch, this works for me :) Cheers, Mark On Fri, Dec 15, 2017, at 11:47, Tobias Geerinckx-Rice wrote: > * gnu/packages/python.scm (python2-pyicu)[arguments]: Add > ‘delete-failing-test’ phase. > --- > > Mark, > > ...of course it finishes right after I send that previous e

[PATCH] gnu: python2-pyicu: Disable failing test.

2017-12-15 Thread Tobias Geerinckx-Rice
* gnu/packages/python.scm (python2-pyicu)[arguments]: Add ‘delete-failing-test’ phase. --- Mark, ...of course it finishes right after I send that previous e-mail. This patch makes the build pass for me. Could you confirm whether it works for you? Kind regards, T G-R gnu/packages/python.scm |