Re: [PATCH 07/11] gnu: Add python-gunicorn.

2016-09-25 Thread Hartmut Goebel
Am 25.09.2016 um 20:18 schrieb Hartmut Goebel: > Am 25.09.2016 um 00:23 schrieb ng0: >> Okay. Is there anything more python related you are about to add, so I >> can avoid further duplicate work? > No, I have no more plans for python related stuff on my list (well, I > don't have a list, though). >

Re: [PATCH 07/11] gnu: Add python-gunicorn.

2016-09-25 Thread Hartmut Goebel
Am 25.09.2016 um 00:23 schrieb ng0: > Okay. Is there anything more python related you are about to add, so I > can avoid further duplicate work? No, I have no more plans for python related stuff on my list (well, I don't have a list, though). -- Regards Hartmut Goebel | Hartmut Goebel

Re: [PATCH 07/11] gnu: Add python-gunicorn.

2016-09-24 Thread ng0
Hartmut Goebel writes: > Am 13.09.2016 um 03:38 schrieb ng0: >> * gnu/packages/python.scm (python-gunicorn): New variable. > > I submitted a patch for adding this to gnu/packages/web.scm. Okay. Is there anything more python related you are about to add, so I can avoid further duplicate work? Con

Re: [PATCH 07/11] gnu: Add python-gunicorn.

2016-09-13 Thread Hartmut Goebel
Am 13.09.2016 um 03:38 schrieb ng0: > * gnu/packages/python.scm (python-gunicorn): New variable. I submitted a patch for adding this to gnu/packages/web.scm. Additionally I questioned whether this package should be called only "gnunicorn" since it it not a python *package* but a program. -- Reg

[PATCH 07/11] gnu: Add python-gunicorn.

2016-09-12 Thread ng0
* gnu/packages/python.scm (python-gunicorn): New variable. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 92bd538..8f9a335 100644 --- a/gnu/packages/python.scm +++ b/gnu/package