python run depency

Joshua Root jmr at macports.org
Sun Dec 23 03:38:58 UTC 2018


On 2018-12-23 14:15 , Mark Brethen wrote:
> If a port installs a python script executable, is it necessary to have a run dependency for python?

Preferably yes. If the script only uses language features and modules
that are present in the system python on all OS versions, then you could
use /usr/bin/python.

- Josh


More information about the macports-dev mailing list