Re: [PATCH 5/8] gnu: Add python-geventhttpclient.

2017-01-17 Thread Marius Bakke
Danny Milosavljevic writes: > LGTM! > > Let's just use yours here. It's also pretty independent... OK! Pushed this and the requests update. Looks like we have a ways to go still :-) signature.asc Description: PGP signature

Re: [PATCH 5/8] gnu: Add python-geventhttpclient.

2017-01-17 Thread Danny Milosavljevic
LGTM! Let's just use yours here. It's also pretty independent...

Re: [PATCH 5/8] gnu: Add python-geventhttpclient.

2017-01-17 Thread Marius Bakke
Danny Milosavljevic writes: > * gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): > New variables. > --- > gnu/packages/python.scm | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > in

[PATCH 5/8] gnu: Add python-geventhttpclient.

2017-01-17 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): New variables. --- gnu/packages/python.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index deb801631..8c81eae64 100644 --- a/gnu/pac