[MacPorts] #71287: Cyclic dependencies in MacPorts
MacPorts
noreply at macports.org
Mon Nov 11 17:59:11 UTC 2024
#71287: Cyclic dependencies in MacPorts
-----------------------+------------------------
Reporter: szhorvat | Owner: reneeotten
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: py-zipp |
-----------------------+------------------------
Comment (by szhorvat):
We have a remaining cycle after the fixes:
{{{
{"py39-build" -> "py39-importlib-metadata",
"py39-importlib-metadata" -> "py39-zipp",
"py39-zipp" -> "py39-setuptools_scm",
"py39-setuptools_scm" -> "py39-build"}
}}}
Should the dependency `"py39-zipp" -> "py39-setuptools_scm"` continue to
exist?
--
Ticket URL: <https://trac.macports.org/ticket/71287#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list