Opened 11 years ago

Closed 11 years ago

#39419 closed defect (fixed)

py-flask-wtf: nonexistent dependencies

Reported by: jmroot (Joshua Root) Owned by: anddam (Andrea D'Amore)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: py-flask-wtf

Description

% port lint py25-flask-wtf py26-flask-wtf
--->  Verifying Portfile for py25-flask-wtf
Error: Unknown dependency: py25-wtforms
--->  1 errors and 0 warnings found.
--->  Verifying Portfile for py26-flask-wtf
Error: Unknown dependency: py26-wtforms
--->  1 errors and 0 warnings found.

Change History (2)

comment:1 Changed 11 years ago by anddam (Andrea D'Amore)

Status: newassigned

comment:2 Changed 11 years ago by anddam (Andrea D'Amore)

Resolution: fixed
Status: assignedclosed

I declared 25 26 and 27 without checking if the 25 and 26 py-wtforms ports existed, fix committed in r106935.

They could possibly work with 3.x but I'm not using that at the moment, anyone willing to try is welcome to.

Ticket closed.

Note: See TracTickets for help on using tickets.