Re: [WIP v3 0/5] Update Sphinx to 1.4.8

2017-01-04 Thread Danny Milosavljevic
Hi Ludo, > What’s the status of this Sphinx patch series of yours? > > https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00642.html Ah, thanks for reminding me! Yeah, it should be easy to get it up and running now. I'll post some patches to add packages required only by the newer

Re: [WIP v3 0/5] Update Sphinx to 1.4.8

2016-10-14 Thread Hartmut Goebel
Am 13.10.2016 um 23:16 schrieb Danny Milosavljevic: > python-ipython requires python-numpy You could use numpy-bootstrap here, too. The only difference between numpy and numpy-bootstrap ist that the former includes the documentation. Also if you look at the requirements [*], numpy is only used

Re: [WIP v3 0/5] Update Sphinx to 1.4.8

2016-10-13 Thread Danny Milosavljevic
> There's a newer version of Matplotlib which has a reference cycle matplotlib > <- ipython <- matplotlib. Sigh... If I remove "ipython requires matplotlib" (according to matplotlib upstream it doesn't - at least they imply that), then still this remains: python-numpy requires

Re: [WIP v3 0/5] Update Sphinx to 1.4.8

2016-10-13 Thread Danny Milosavljevic
On Thu, 13 Oct 2016 08:45:51 +0200 Danny Milosavljevic wrote: > Upstream issue: https://github.com/sphinx-doc/sphinx/issues/3044 There's a newer version of Matplotlib which has a reference cycle matplotlib <- ipython <- matplotlib. Sigh...

Re: [WIP v3 0/5] Update Sphinx to 1.4.8

2016-10-13 Thread Danny Milosavljevic
Upstream issue: https://github.com/sphinx-doc/sphinx/issues/3044

[WIP v3 0/5] Update Sphinx to 1.4.8

2016-10-13 Thread Danny Milosavljevic
This patchset updates Sphinx to 1.4.8. It has been tested unsuccessfully on branch "master" using: $ guix build `guix refresh -l python-sphinx python2-sphinx` It fails in python-matplotlib due to latex complaining at "\footnote[*]" in Matplotlib.tex:171. If I manually change it to