Re: [PATCH v2 05/10] gnu: Add python-future.

2016-04-25 Thread Leo Famulari
On Sun, Apr 24, 2016 at 11:06:19PM +1000, Ben Woodcroft wrote: > * gnu/packages/python.scm (python-future, python2-future): New > variables. Thanks! > +(arguments > + `(#:tests? #f)) ; Tests connect to the network Is it only a handful of tests? Can we disable those tests? If not, it's w

[PATCH v2 05/10] gnu: Add python-future.

2016-04-24 Thread Ben Woodcroft
* gnu/packages/python.scm (python-future, python2-future): New variables. --- gnu/packages/python.scm | 32 +++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4175fad..28eebf1 100644 --- a/gnu/packa