Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#60174 closed defect (fixed)

py{35,36}-instrumentkit depend on nonexistent ports

Reported by: jmroot (Joshua Root) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-instrumentkit

Description

% port lint py\*-instrumentkit
--->  Verifying Portfile for py-instrumentkit
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for py27-instrumentkit
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for py35-instrumentkit
Error: Unknown dependency: py35-usbtmc
Error: Unknown dependency: py35-vxi11
Error: Unknown dependency: py35-ruamel-yaml
--->  3 errors and 0 warnings found.
--->  Verifying Portfile for py36-instrumentkit
Error: Unknown dependency: py36-usbtmc
Error: Unknown dependency: py36-vxi11
--->  2 errors and 0 warnings found.
--->  Verifying Portfile for py37-instrumentkit
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for py38-instrumentkit
--->  0 errors and 0 warnings found.

Change History (5)

comment:1 Changed 4 years ago by ra1nb0w

ooo right, this is the reason why I didn't enable 35 and 37 when I created the portfile. When I pushed I didn't remember why and I added it. sorry. Removed 35/36 from the for. You can close the ticket.

Version 0, edited 4 years ago by ra1nb0w (next)

comment:2 Changed 4 years ago by mf2k (Frank Schima)

@ ra1nb0w: You should be able to modify and close this ticket yourself as a committer.

comment:3 Changed 4 years ago by ra1nb0w

Resolution: fixed
Status: assignedclosed

comment:4 Changed 4 years ago by ra1nb0w

@mf2k, now I found the drop-down. thank you!

comment:5 Changed 4 years ago by mf2k (Frank Schima)

thumbs up emoji :)

Note: See TracTickets for help on using tickets.