pkgsrc/lang/python
sjmulder fbda7b2aef lang/python: make built-in modules depend on distversion
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.
2019-06-05 13:44:17 +00:00
..
application.mk Recognize python3 as interpreter for replacement. 2017-07-03 18:13:43 +00:00
distutils-builddir.py Add DISTUTILS_BUILDDIR_IN_TEST_ENV as flag to get the build directory 2017-07-03 18:14:40 +00:00
distutils.mk
egg.mk Add new BOOTSTRAP_SETUPTOOLS variable. 2017-02-08 12:09:30 +00:00
extension.mk python: Remove reference to python-3.4. 2019-05-02 22:06:15 +00:00
plist-python.awk
pyversion.mk Remove 34 and 35 from python versions. 2019-04-26 09:44:59 +00:00
srcdist.mk lang/python: make built-in modules depend on distversion 2019-06-05 13:44:17 +00:00
tool.mk
versioned_dependencies.mk -flup +cherrypy 2018-09-05 08:22:46 +00:00