On Fri, Mar 06, 2020 at 07:17:18PM +0100, Bjorn Ketelaars wrote: > Diff below updates py-nbconvert to 5.3.1. Changes: > https://github.com/jupyter/nbconvert/blob/5.3.1/docs/source/changelog.rst. > > Newer versions of py-nbconvert are available, which require several > dependencies to be updated. This is something for another day. > > Changes to the port: > - python2 flavor has been dropped, migrated to python3-only > - switch HOMEPAGE to https > > Testing: > - 'make test' runs successfully > - run tested in combination with jupyter-notebook > > Consumers are already python3-only. > > OK?
I ran tests on amd64, powerpc and sparc64 multiple times and they pass. The machines all have PORTS_PRIVSEP=Yes set. I am sure I saw a failure that looked like cwen's log, but I am no longer able to reproduce it. In any case, I think this can and should go in. ok tb
