628672da8f
setuptools is one of the basic methods to install python packages. However, since 34.0 it does not provide its dependencies any longer; so they need to be installed from pkgsrc. For bootstrapping, python itself comes with a copy of (pip and) setuptools. Use this copy to install the necessary packages. They need to be marked by BOOTSTRAP_SETUPTOOLS=yes for this. |
||
---|---|---|
.. | ||
application.mk | ||
distutils.mk | ||
egg.mk | ||
extension.mk | ||
plist-python.awk | ||
pyversion.mk | ||
srcdist.mk | ||
tool.mk | ||
versioned_dependencies.mk |