Ludovic Courtès <[email protected]> writes: > Ricardo Wurmus <[email protected]> skribis: > >> From 1b2aa8a0749e145095a83a14f37606f5954ae657 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus <[email protected]> >> Date: Mon, 28 Sep 2015 15:30:26 +0200 >> Subject: [PATCH] gnu: python-ipython: Update to 4.0.0. >> >> * gnu/packages/python.scm (python-ipython): Update to 4.0.0. >> [inputs]: Keep only "readline" and "which"; move the remaining inputs >> to propagated-inputs, except for "python-requests" and "python-nose" >> which are moved to native-inputs. >> [propagated-inputs]: Add python-pexpect, python-pickleshare, >> python-simplegeneric, python-traitlets, python-ipykernel. >> [native-inputs]: Add "python-testpath". >> [arguments]: Enable building of HTML documentation. > > LGTM, thanks!
Thanks for checking. I just noticed that I haven’t submitted the patches to add packages for all the new inputs. I’ll do this in a separate email. ~~ Ricardo
