Opened 2 years ago

Last modified 19 months ago

#65809 closed defect

py-nbconvert: build fails due to fetch SSL failures, occurring during build phase — at Version 3

Reported by: agl2015 Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: artemiog@…, mascguy (Christopher Nielsen), someuser12
Port: py-nbconvert

Description (last modified by mascguy (Christopher Nielsen))

Build of py39-nbconvert on a 2014 27” iMac running the latest version of Catalina (10.15.7) fails when not able to retrieve css from:

https://unpkg.com/@jupyterlab/nbconvert-css@3.1.11/style/index.css.

I am attaching the main.log file for more info.

Change History (4)

Changed 2 years ago by agl2015

Attachment: main.log.zip added

main.log

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Keywords: py39-nbconvert removed
Owner: set to stromnov
Port: py-nbconvert added; py39-nbconvert removed
Status: newassigned

comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: someuser12 added
Description: modified (diff)
Summary: py39-nbconvert fails to buildpy-nbconvert: build fails due to fetch SSL failures, occurring during build phase

This port was broken with update to 7.0.0, via this PR:

https://github.com/macports/macports-ports/pull/15943

Perhaps this can be fixed by explicitly fetching artifacts by the port itself, rather that letting it occur during the Python build...?

Note: See TracTickets for help on using tickets.