Changes between Initial Version and Version 3 of Ticket #65809


Ignore:
Timestamp:
Sep 19, 2022, 7:57:55 PM (2 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

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...?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65809

    • Property Status changed from new to assigned
    • Property Cc mascguy someuser12 added
    • Property Summary changed from py39-nbconvert fails to build to py-nbconvert: build fails due to fetch SSL failures, occurring during build phase
    • Property Owner set to stromnov
    • Property Keywords py39-nbconvert removed
    • Property Port py-nbconvert added; py39-nbconvert removed
  • Ticket #65809 – Description

    initial v3  
    1 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.
     1Build 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:
     2
     3https://unpkg.com/@jupyterlab/nbconvert-css@3.1.11/style/index.css.
     4
     5I am attaching the main.log file for more info.