Re: [PATCH 4/5] gnu: Add python-pytest-httpbin

2017-04-10 Thread Leo Famulari
On Wed, Apr 05, 2017 at 10:01:50AM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-pytest-httpbin): New variable. If it supports Python 2, can you add a Python 2 variant? > +(version "0.0.7") Can you add a brief code comment explaining why we need this older vers

[PATCH 4/5] gnu: Add python-pytest-httpbin

2017-04-05 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-pytest-httpbin): New variable. --- gnu/packages/python.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8f08ddd..0ab3d04 100644 --- a/gnu/packages/python.scm +++ b/gnu/package

[PATCH 4/5] gnu: Add python-pytest-httpbin

2017-03-26 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-pytest-httpbin): New variable. --- gnu/packages/python.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index fb28a9f..3eee33b 100644 --- a/gnu/packages/python.scm +++ b/gnu/packag