Opened 22 months ago

Closed 22 months ago

Last modified 22 months ago

#65401 closed defect (fixed)

py-traitlets @5.3.0: builds failing, due to missing build dep py-hatchling

Reported by: mascguy (Christopher Nielsen) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: py-traitlets

Description

It looks like we're missing a build dep for py-hatchling:

ModuleNotFoundError: No module named 'hatchling'

Based on local testing with trace mode, adding that dep fixes the issue.

Change History (2)

comment:1 Changed 22 months ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In b49453e406014ef892a514fd652786a809dba0d3/macports-ports (master):

py-traitlets: add build dep py-hatchling
Fixes: #65401

comment:2 Changed 22 months ago by Christopher Nielsen <mascguy@…>

In fec278d6f5afc049f1f358cd6fbd158c9c40d887/macports-ports (master):

py-traitlets: build via pep517/hatch

  • Proper fix, courtesy of @Schamschula
  • CC: @stromnov

See: b49453e406014ef892a514fd652786a809dba0d3/macports-ports#commitcomment-77118617
See: #65401

Note: See TracTickets for help on using tickets.