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 worth an upstream bug report, in my opinion. One way or another, I don't think this should block packaging if python-future's seems to work when used by another package.