Re: [PATCH] gnu: Add uwsgi.

2016-03-28 Thread 宋文武
Ricardo Wurmus writes: > > Is there any other reference to Python outside of this plugin? > No, that's why I split it out. > Should Python by among the regular inputs when it’s used by the Python > plugin? OK, agree. Pushed, thanks for review!

Re: [PATCH] gnu: Add uwsgi.

2016-03-28 Thread Ricardo Wurmus
宋文武 writes: > * gnu/packages/web.scm (uwsgi): New variable. > --- > gnu/packages/web.scm | 73 > > 1 file changed, 73 insertions(+) > > diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm > index 516e623..53ab1a6 100644 > --- a/gnu/pack

[PATCH] gnu: Add uwsgi.

2016-03-28 Thread 宋文武
* gnu/packages/web.scm (uwsgi): New variable. --- gnu/packages/web.scm | 73 1 file changed, 73 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 516e623..53ab1a6 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/w