Opened 3 years ago

Closed 3 years ago

#61825 closed defect (fixed)

py27-blockcanvas depends on removed port py27-apptools

Reported by: jmroot (Joshua Root) Owned by: jjstickel (Jonathan Stickel)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: reneeotten (Renee Otten), emstro
Port: py-blockcanvas

Description

% port lint py27-blockcanvas
--->  Verifying Portfile for py27-blockcanvas
Error: Unknown dependency: py27-apptools
--->  1 errors and 0 warnings found.

Change History (6)

comment:1 Changed 3 years ago by jjstickel (Jonathan Stickel)

py27 is no longer supported for most (all?) Enthought packages. See https://github.com/macports/macports-ports/pull/6590

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Then py27-blockcanvas should have been deleted first.

comment:3 Changed 3 years ago by jjstickel (Jonathan Stickel)

Of course. I will submit a PR soon.

comment:4 Changed 3 years ago by jjstickel (Jonathan Stickel)

How do I check for all dependents of a port?

comment:5 Changed 3 years ago by jmroot (Joshua Root)

It's a little tricky in the case of deps that only exist inside a non-default variant, but port echo rdepends:foo is usually a pretty decent approximation.

comment:6 Changed 3 years ago by jjstickel (Jonathan Stickel)

Resolution: fixed
Status: assignedclosed

In b634654e8e68e566fa3e1821bcbdc051df5af1c6/macports-ports (master):

cleanup of obscure enthought ports

  • remove py-blockcanvas
  • remove py-etsdevtools
  • remove py-enable
  • remove py-chaco
  • uptate py-codetools and set nomainter
  • update py-scimath

Closes #61825
Closes #61826
Closes #61828

Note: See TracTickets for help on using tickets.