Re: [PATCH 1/2] gnu: Add gunicorn and gunicorn-python2.

2016-09-18 Thread Efraim Flashner
On Thu, Sep 15, 2016 at 12:54:52PM +0200, Hartmut Goebel wrote: > * gnu/packages/web.scm (gunicorn, gunicorn-python2): New variables. > --- > gnu/packages/web.scm | 55 > > 1 file changed, 55 insertions(+) > > diff --git a/gnu/packages/web.scm

[PATCH 1/2] gnu: Add gunicorn and gunicorn-python2.

2016-09-15 Thread Hartmut Goebel
* gnu/packages/web.scm (gunicorn, gunicorn-python2): New variables. --- gnu/packages/web.scm | 55 1 file changed, 55 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index b9c201d..3841c6b 100644 --- a/gnu/packages/web.sc