pkgsrc/lang/python
wiz 628672da8f Add new BOOTSTRAP_SETUPTOOLS variable.
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.
2017-02-08 12:09:30 +00:00
..
application.mk
distutils.mk Let print-PLIST generate python version agnostic PYVERSSUFFIX in filenames. 2016-08-28 09:40:35 +00:00
egg.mk Add new BOOTSTRAP_SETUPTOOLS variable. 2017-02-08 12:09:30 +00:00
extension.mk Add PYVERSSUFFIX to PLIST and FILES substitutions 2016-08-27 20:42:47 +00:00
plist-python.awk What’s New In Python 3.5 2015-12-05 17:12:13 +00:00
pyversion.mk What’s New In Python 3.6 2017-01-01 14:34:26 +00:00
srcdist.mk What’s New In Python 3.6 2017-01-01 14:34:26 +00:00
tool.mk
versioned_dependencies.mk www/py-google-api-python-client is ready for python-3.x, remove. 2016-11-07 11:07:05 +00:00