Opened 3 years ago
Closed 3 years ago
#63362 closed defect (fixed)
py(39)-tomli fails to build
Reported by: | watsodw | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | py-tomli |
Description
See log
Attachments (1)
Change History (9)
Changed 3 years ago by watsodw
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to tobypeterson |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by hapaguy (Brian Kurt Fujikawa)
Cc: | hapaguy added |
---|
comment:3 Changed 3 years ago by hapaguy (Brian Kurt Fujikawa)
Cc: | hapaguy removed |
---|
comment:4 Changed 3 years ago by hapaguy (Brian Kurt Fujikawa)
Works for me now. 752c7cb4de6ec6a055b484eff78237942209ce0f/macports-ports may have fixed the issue.
comment:5 Changed 3 years ago by tobypeterson
Probably only accidentally (due to having some things installed already, like flit_core), doubt you can build it from scratch.
comment:6 Changed 3 years ago by tobypeterson
hopefully fixed now by https://github.com/macports/macports-ports/commit/fa6d7fb7cef635093ed3cc5c34f5a46f2dd59ee8
comment:8 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The missing flit_core dependency was added already, but there's still a circular dependency due to using pep517.