[Bug 276857] devel/py-nbconvert: Update to 7.15.0

2024-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857

Paul Ivanov  changed:

   What|Removed |Added

 Attachment #248239|0   |1
is obsolete||
 CC||[email protected]
 Attachment #248272||maintainer-approval?(python
  Flags||@FreeBSD.org)

--- Comment #2 from Paul Ivanov  ---
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.


maintainer-approval requested: [Bug 276857] devel/py-nbconvert: Update to 7.15.0 : [Attachment 248272] devel-py-nbconvert-Update-to-7.16.0.patch

2024-02-08 Thread bugzilla-noreply
Paul Ivanov  has asked freebsd-python (Nobody)
 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  ---
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.



[Bug 276857] devel/py-nbconvert: Update to 7.15.0

2024-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857

Paul Ivanov  changed:

   What|Removed |Added

 Attachment #248223|0   |1
is obsolete||

--- Comment #1 from Paul Ivanov  ---
Created attachment 248239
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248239&action=edit
devel-py-nbconvert-Update-to-7.15.0.patch

(In reply to Paul Ivanov from comment #0)

I discovered https://wiki.freebsd.org/Python/PortsPolicy which informed me that
my edit to pkg-descr was ill-advised. I will upstream that description change
instead of trying to modify it here.

Updated patch to just the version bump.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276857] devel/py-nbconvert: Update to 7.15.0

2024-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857

Bug ID: 276857
   Summary: devel/py-nbconvert: Update to 7.15.0
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: [email protected]
  Reporter: [email protected]
  Assignee: [email protected]
 Flags: maintainer-feedback?([email protected])

Created attachment 248223
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248223&action=edit
devel/py-nbconvert: Update to 7.15.0

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

Also took the liberty to fill out the pkg-descr a bit more.

-- 
You are receiving this mail because:
You are the assignee for the bug.


maintainer-feedback requested: [Bug 276857] devel/py-nbconvert: Update to 7.15.0

2024-02-06 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 276857: devel/py-nbconvert: Update to 7.15.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276857



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

Also took the liberty to fill out the pkg-descr a bit more.