Opened 3 years ago

Closed 3 years ago

#62223 closed defect (fixed)

poetry @1.1.4+python37: Unknown dependency: py37-cleo

Reported by: harens (Haren S) Owned by: dgilman (David Gilman)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: poetry

Description

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

Attachments (1)

distfiles.txt (6.1 KB) - added by harens (Haren S) 3 years ago.
Log for buildbot mirroring distfiles for py-cipheycore, which has a build dependency on poetry

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by harens (Haren S)

Attachment: distfiles.txt added

Log for buildbot mirroring distfiles for py-cipheycore, which has a build dependency on poetry

comment:1 Changed 3 years ago by harens (Haren S)

Resolution: fixed
Status: assignedclosed

In 5b5469475854328ad666296112ae1182547e5271/macports-ports (master):

py-cleo: Add python 37 subport

Closes: #62223

Note: See TracTickets for help on using tickets.