Re: [PATCH] Add python-pythondialog

2016-08-06 Thread Leo Famulari
On Thu, Aug 04, 2016 at 08:16:42AM +, ng0 wrote: > Leo Famulari writes: > > > On Thu, Jul 28, 2016 at 12:53:15PM +0200, Vincent Legoll wrote: > >> And actually the patch is wrong, I think it's missing a closing paren > >> for python2-pythondialog... > > > > I re-wrote it using the 'python2-va

Re: [PATCH] Add python-pythondialog

2016-08-04 Thread ng0
Leo Famulari writes: > On Thu, Jul 28, 2016 at 12:53:15PM +0200, Vincent Legoll wrote: >> And actually the patch is wrong, I think it's missing a closing paren >> for python2-pythondialog... > > I re-wrote it using the 'python2-variant' system, as attached. Does it > work for you? > > I'm not sur

Re: [PATCH] Add python-pythondialog

2016-08-02 Thread Leo Famulari
On Thu, Jul 28, 2016 at 12:53:15PM +0200, Vincent Legoll wrote: > And actually the patch is wrong, I think it's missing a closing paren > for python2-pythondialog... I re-wrote it using the 'python2-variant' system, as attached. Does it work for you? I'm not sure if that's the right approach, but

Re: [PATCH] Add python-pythondialog

2016-07-28 Thread Vincent Legoll
And actually the patch is wrong, I think it's missing a closing paren for python2-pythondialog... -- Vincent Legoll

Re: [PATCH] Add python-pythondialog

2016-07-28 Thread Vincent Legoll
>> Is that what you want ? >> This is still untested though, but I'll try the 2 packages > > I don't understand. Is this completely untested or have you tested this > before sending the patch? This patch is untested. I didn't manage to test it (see the other thread: "guix package modif testing").

Re: [PATCH] Add python-pythondialog

2016-07-28 Thread ng0
cent Legoll > From 8b6becfd95235e1559cdb4a3760c5928d707e6cf Mon Sep 17 00:00:00 2001 > From: Vincent Legoll > Date: Wed, 27 Jul 2016 14:28:06 +0200 > Subject: [PATCH] Add python-pythondialog > > Signed-off-by: Vincent Legoll > --- > gnu/packages/python.scm | 21 +

Re: [PATCH] Add python-pythondialog

2016-07-27 Thread Vincent Legoll
you want ? This is still untested though, but I'll try the 2 packages -- Vincent Legoll From 8b6becfd95235e1559cdb4a3760c5928d707e6cf Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Wed, 27 Jul 2016 14:28:06 +0200 Subject: [PATCH] Add python-pythondialog Signed-off-by: Vincent Leg

Re: [PATCH] Add python-pythondialog

2016-07-27 Thread Ben Woodcroft
Hi there, On 27/07/16 21:37, ng0 wrote: Hi, ng0 writes: Leo Famulari writes: On Mon, Jul 04, 2016 at 05:05:07PM +, ng0 wrote: * gnu/packages/python.scm (python-pythondialog): New variable. For those reading along, python2-pythondialog and python-pythondialog are separate implementati

Re: [PATCH] Add python-pythondialog

2016-07-27 Thread ng0
Hi, ng0 writes: > Leo Famulari writes: > >> On Mon, Jul 04, 2016 at 05:05:07PM +, ng0 wrote: >>> * gnu/packages/python.scm (python-pythondialog): New variable. >> >> For those reading along, python2-pythondialog and python-pythondialog >> are separate implementations with different source ta

Re: [PATCH] Add python-pythondialog

2016-07-04 Thread ng0
Leo Famulari writes: > On Mon, Jul 04, 2016 at 05:05:07PM +, ng0 wrote: >> * gnu/packages/python.scm (python-pythondialog): New variable. > > For those reading along, python2-pythondialog and python-pythondialog > are separate implementations with different source tarballs. They are > maintai

Re: [PATCH] Add python-pythondialog

2016-07-04 Thread Leo Famulari
On Mon, Jul 04, 2016 at 05:05:07PM +, ng0 wrote: > * gnu/packages/python.scm (python-pythondialog): New variable. For those reading along, python2-pythondialog and python-pythondialog are separate implementations with different source tarballs. They are maintained by the same group. But, the

[PATCH] Add python-pythondialog

2016-07-04 Thread ng0
>From 7439588d56d9c6935a4f88b46bc3b77a9f57565e Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 4 Jul 2016 16:53:06 + Subject: [PATCH] gnu: Add python-pythondialog. * gnu/packages/python.scm (python-pythondialog): New variable. --- gnu/packages/python.scm | 35 ++