> I will commit this patchset in a couple of days if there will be no
> other comments, thanks!
Committed as 25a78db, 4b6909b and caa6fc8, thanks again.
--
Alex
On Sun, Aug 07, 2016 at 10:24:57PM +, ng0 wrote:
> Troy Sankey writes:
> > 2.1.4
>
> I'd also advise to upgrade git to something more recent if your distro
> allows it :)
I agree, unless your distro is patching this version against security
bugs. There was a client and server arbitrary remot
Quoting Alex Kost (2016-08-08 04:35:12)
> I forgot one thing: since the source will be the same as the one of
> 'notmuch' package, I'm going to write it like this:
>
> ;; Notmuch python bindings are now unavailable on pypi. The
> ;; bindings are distributed via the notmuch release tarball
Quoting ng0 (2016-08-08 03:05:46)
> > - '(#:tests? #f ;; FIXME: 662 tests; 168 fail and 99 are skipped
> > - ;; with perl input: 50 fail and 99 are skipped
> > + '(#:tests? #f ; FIXME: 694 tests; 170 fail and 100 are skipped
> > + ; with perl input: 50 fa
> From b3c53dec33e35d554e4a30de108477bc4fbe932f Mon Sep 17 00:00:00 2001
> From: Troy Sankey
> Date: Sun, 7 Aug 2016 13:26:30 -0400
> Subject: [PATCH 2/3] gnu: Add python-notmuch
>
> ---
> gnu/packages/mail.scm | 42 ++
> 1 file changed, 42 insertions(+)
>
> From 0a134eaf40aa9dd6fa5e2e24e3d226203a03da73 Mon Sep 17 00:00:00 2001
> From: Troy Sankey
> Date: Sun, 7 Aug 2016 13:26:30 -0400
> Subject: [PATCH 2/3] gnu: Add python-notmuch
>
> ---
> gnu/packages/mail.scm | 42 ++
> 1 file changed, 42 insertions(+)
>
ng0 (2016-08-08 01:04 +0300) wrote:
> Troy Sankey writes:
>
>> Quoting ng0 (2016-08-07 15:29:34)
>>> > (inputs
>>> > - `(("emacs" ,emacs)
>>> > - ("glib" ,glib)
>>> > + `(("glib" ,glib)
>>>
>>> Why is emacs removed?
>>
>> Please see the commit message :)
>>
>> Of course I could
ng0 writes:
> Troy Sankey writes:
>
>> Updated patches address all comments so far except for the removal of
>> the emacs input. Also updated the test numbers just for fun.
>>
>> Quoting ng0 (2016-08-07 18:24:57)
>>> I'd also advise to upgrade git to something more recent if your distro
>>> all
Troy Sankey writes:
> Updated patches address all comments so far except for the removal of
> the emacs input. Also updated the test numbers just for fun.
>
> Quoting ng0 (2016-08-07 18:24:57)
>> I'd also advise to upgrade git to something more recent if your distro
>> allows it :)
>
> Debian st
Updated patches address all comments so far except for the removal of
the emacs input. Also updated the test numbers just for fun.
Quoting ng0 (2016-08-07 18:24:57)
> I'd also advise to upgrade git to something more recent if your distro
> allows it :)
Debian stable :) It's a long term project
Troy Sankey writes:
> This patchset updates notmuch from 0.21 to 0.22.1, adds python3 bindings, and
> updates the existing python2 bindings. The notmuch upgrade was not necessary
> for adding the python3 bindings (my primary goal) but I'm throwing it in
> because the NEWS file does not indicate
Troy Sankey writes:
> Quoting ng0 (2016-08-07 15:29:34)
>> > (inputs
>> > - `(("emacs" ,emacs)
>> > - ("glib" ,glib)
>> > + `(("glib" ,glib)
>>
>> Why is emacs removed?
>
> Please see the commit message :)
>
> Of course I could be misunderstanding something, but it does build
>
Quoting ng0 (2016-08-07 15:29:34)
> > (inputs
> > - `(("emacs" ,emacs)
> > - ("glib" ,glib)
> > + `(("glib" ,glib)
>
> Why is emacs removed?
Please see the commit message :)
Of course I could be misunderstanding something, but it does build
successfully. I do not normally use
Hi,
Troy Sankey writes:
> This patchset updates notmuch from 0.21 to 0.22.1, adds python3 bindings, and
> updates the existing python2 bindings. The notmuch upgrade was not necessary
> for adding the python3 bindings (my primary goal) but I'm throwing it in
> because the NEWS file does not indi
14 matches
Mail list logo