Paul Ivanov <p...@berkeley.edu> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-approval:
Bug 276857: devel/py-nbconvert: Update to 7.15.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857

Attachment 248272: devel-py-nbconvert-Update-to-7.16.0.patch
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248272&action=edit



--- Comment #2 from Paul Ivanov <p...@berkeley.edu> ---
Created attachment 248272
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248272&action=edit
devel-py-nbconvert-Update-to-7.16.0.patch

Updated patch to nbconvert 7.16.0.

Changes: https://github.com/jupyter/nbconvert/releases

I have run

        1. make stage
        2. make stage-qa
        3. make package
        4. make install
        5. make deinstall
        6. make package (as user)

I have also run the tests with pytest, which mostly pass, though not enabling
in this patch as there are two failures which were reported upstream:
https://github.com/jupyter/nbconvert/issues/2066 

and a fix for them is in:
https://github.com/jupyter/nbconvert/pull/2108

Once that fix lands, pytest can be added to USE_PYTHON for this port with the
next release.

Reply via email to