[Bug 276857] devel/py-nbconvert: Update to 7.15.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276857] devel/py-nbconvert: Update to 7.15.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Feb 2024 01:14:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857
Paul Ivanov <pi@berkeley.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #248239|0 |1
is obsolete| |
CC| |python@FreeBSD.org
Attachment #248272| |maintainer-approval?(python
Flags| |@FreeBSD.org)
--- Comment #2 from Paul Ivanov <pi@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.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.