Re: [PATCH 15/16] gnu: python-ipython: Update to 4.0.0.

2016-11-04 Thread Roel Janssen
Ricardo Wurmus writes: > Roel Janssen writes: > >> Ricardo Wurmus writes: >> >>> * 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" >>>

Re: [PATCH 15/16] gnu: python-ipython: Update to 4.0.0.

2016-11-04 Thread Ricardo Wurmus
Roel Janssen writes: > Ricardo Wurmus writes: > >> * 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-inpu

Re: [PATCH 15/16] gnu: python-ipython: Update to 4.0.0.

2016-11-01 Thread Roel Janssen
Ricardo Wurmus writes: > * 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]: A

[PATCH 15/16] gnu: python-ipython: Update to 4.0.0.

2016-11-01 Thread Ricardo Wurmus
* 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-picklesha