Re: [PATCH 2/4] gnu: Add xcffib

2014-12-17 Thread Ludovic Courtès
Federico Beffa skribis: > From 2b7df0f474c1e57eb31a81693500b686d177f3a1 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Wed, 10 Dec 2014 20:36:58 +0100 > Subject: [PATCH 2/4] gnu: Add xcffib > > * gnu/packages/python.scm (python-xcffib, python2-xcffib): New variab

Re: [PATCH 2/4] gnu: Add xcffib

2014-12-17 Thread Federico Beffa
On Mon, Dec 15, 2014 at 11:16 PM, Ludovic Courtès wrote: > Federico Beffa skribis: > >> From f4187d31f95e3a65947d77bf267115906ed3816b Mon Sep 17 00:00:00 2001 >> From: Federico Beffa >> Date: Wed, 10 Dec 2014 20:36:58 +0100 >> Subject: [PATCH 2/4] gnu: Add xcffib &

Re: [PATCH 2/4] gnu: Add xcffib

2014-12-17 Thread Ludovic Courtès
Federico Beffa skribis: > On Mon, Dec 15, 2014 at 11:16 PM, Ludovic Courtès wrote: >>> +(propagated-inputs >>> + `(("python-cffi" ,python-cffi))) >> >> Please add a comment saying why this is propagated. > > The reason is that I want the package to inherit the propagated inputs > from 'p

Re: [PATCH 2/4] gnu: Add xcffib

2014-12-16 Thread Federico Beffa
On Mon, Dec 15, 2014 at 11:16 PM, Ludovic Courtès wrote: >> +(propagated-inputs >> + `(("python-cffi" ,python-cffi))) > > Please add a comment saying why this is propagated. The reason is that I want the package to inherit the propagated inputs from 'python-cffi' as the latter requires 'p

Re: [PATCH 2/4] gnu: Add xcffib

2014-12-15 Thread Ludovic Courtès
Federico Beffa skribis: > From f4187d31f95e3a65947d77bf267115906ed3816b Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Wed, 10 Dec 2014 20:36:58 +0100 > Subject: [PATCH 2/4] gnu: Add xcffib > > * gnu/packages/python.scm (python-xcffib, python2-xcff

[PATCH 2/4] gnu: Add xcffib

2014-12-14 Thread Federico Beffa
Fede From f4187d31f95e3a65947d77bf267115906ed3816b Mon Sep 17 00:00:00 2001 From: Federico Beffa Date: Wed, 10 Dec 2014 20:36:58 +0100 Subject: [PATCH 2/4] gnu: Add xcffib * gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables. --- gnu/packages/python.scm | 42