Re: gnu: Add python-wtforms.

2016-02-13 Thread Christopher Allan Webber
opher Allan Webber <cweb...@dustycloud.org> >>> Date: Thu, 11 Feb 2016 16:16:45 -0800 >>> Subject: [PATCH 2/3] gnu: Add python-wtforms >>> >>> * gnu/packages/python.scm (python-wtforms, python2-wtforms): New variables. >> >> It looks good to

Re: gnu: Add python-wtforms.

2016-02-13 Thread Leo Famulari
On Sat, Feb 13, 2016 at 01:55:01PM -0800, Christopher Allan Webber wrote: > Christopher Allan Webber writes: [...] > >>> * gnu/packages/python.scm (python-wtforms, python2-wtforms): New > >>> variables. > >> > >> It looks good to me, but I wonder if the python-3 variant really needs > >>

Re: gnu: Add python-wtforms.

2016-02-13 Thread Christopher Allan Webber
> > I've attached an example commit that seems to work, from one of my WIP > branches. Ah, you're right! New patch! - Chris >From 6d3d18425409a738b6e341d9f1640f048a12300a Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber <cweb...@dustycloud.org> Date: Sat, 13 Feb 201

Re: gnu: Add python-wtforms.

2016-02-13 Thread Christopher Allan Webber
Christopher Allan Webber writes: > Leo Famulari writes: > >> On Sat, Feb 13, 2016 at 01:55:01PM -0800, Christopher Allan Webber wrote: >>> Christopher Allan Webber writes: >> >> [...] >> >>> >>> * gnu/packages/python.scm (python-wtforms, python2-wtforms): New >>> >>> variables. >>> >> >>> >> It

gnu: Add python-wtforms.

2016-02-12 Thread Christopher Allan Webber
>From 8de2a4095987efcf1d9b8f1b5d71ba6fc57e12e8 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber <cweb...@dustycloud.org> Date: Thu, 11 Feb 2016 16:16:45 -0800 Subject: [PATCH 2/3] gnu: Add python-wtforms * gnu/packages/python.scm (python-wtforms, python2-wtforms): New variables.

Re: gnu: Add python-wtforms.

2016-02-12 Thread Leo Famulari
On Fri, Feb 12, 2016 at 11:43:56AM -0800, Christopher Allan Webber wrote: > From 8de2a4095987efcf1d9b8f1b5d71ba6fc57e12e8 Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber <cweb...@dustycloud.org> > Date: Thu, 11 Feb 2016 16:16:45 -0800 > Subject: [PATCH 2/3] gnu:

Re: gnu: Add python-wtforms.

2016-02-12 Thread Thompson, David
This looks good, Chris! I can tell by looking at the diff that it's based on the wip-mediagoblin. If it cleanly applies on master then I say "push"! - Dave

Re: gnu: Add python-wtforms.

2016-02-12 Thread Christopher Allan Webber
amulari writes: > On Fri, Feb 12, 2016 at 11:43:56AM -0800, Christopher Allan Webber wrote: >> From 8de2a4095987efcf1d9b8f1b5d71ba6fc57e12e8 Mon Sep 17 00:00:00 2001 >> From: Christopher Allan Webber <cweb...@dustycloud.org> >> Date: Thu, 11 Feb 2016 16:16:45 -

Re: gnu: Add python-wtforms.

2016-02-12 Thread Leo Famulari
2016 at 11:43:56AM -0800, Christopher Allan Webber wrote: > >> From 8de2a4095987efcf1d9b8f1b5d71ba6fc57e12e8 Mon Sep 17 00:00:00 2001 > >> From: Christopher Allan Webber <cweb...@dustycloud.org> > >> Date: Thu, 11 Feb 2016 16:16:45 -0800 > >> Subject: [PATCH 2/3] gnu: Add python-wtforms