[MacPorts] #62223: poetry @1.1.4+python37: Unknown dependency: py37-cleo
MacPorts
noreply at macports.org
Thu Feb 4 20:11:54 UTC 2021
#62223: poetry @1.1.4+python37: Unknown dependency: py37-cleo
--------------------+----------------------
Reporter: harens | Owner: dgilman
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: poetry
--------------------+----------------------
A python37 subport should be added to py-cleo to prevent this error. It is
currently resulting in ports that depend on poetry to fail during the
mirror distfiles stage (which is how I noticed it), and naturally
installing the variant fails.
{{{
> port lint --nitpick poetry +python37
---> Verifying Portfile for poetry
Error: Unknown dependency: py37-cleo
---> 1 errors and 0 warnings found.
}}}
{{{
> sudo port install poetry +python37
Password:
---> Computing dependencies for poetry
Error: Dependency 'py37-cleo' not found.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port poetry failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62223>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list