fbda7b2aef
Built-in Python modules are built from extracted Python sources and therefere bound to that specific Python version. For example, trying to build a module from Python 2.7.16 against an installed Python 2.7.13 is likely to cause errors. This commit makes built-in Python modules depend on the full current Python version. |
||
---|---|---|
.. | ||
application.mk | ||
distutils-builddir.py | ||
distutils.mk | ||
egg.mk | ||
extension.mk | ||
plist-python.awk | ||
pyversion.mk | ||
srcdist.mk | ||
tool.mk | ||
versioned_dependencies.mk |