Re: [PATCH 3/4] gnu: Add python-sphinx-argparse.

2016-09-26 Thread Hartmut Goebel
Am 25.09.2016 um 23:17 schrieb Marius Bakke: > + `(#:configure-flags '("--single-version-externally-managed" "--root=/") Same here, please add a comment, BTW: What should --root=/ be goof for? AFAIK this is the default?! -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-

[PATCH 3/4] gnu: Add python-sphinx-argparse.

2016-09-25 Thread Marius Bakke
* gnu/packages/python.scm (python-sphinx-argparse, python2-sphinx-argparse): New variables. --- gnu/packages/python.scm | 45 + 1 file changed, 45 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4b8caea..bb28363 1006