python: move PYTHON_VERSION in own .mk file
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 7 Nov 2016 07:31:18 +0000 (09:31 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 7 Nov 2016 08:55:31 +0000 (10:55 +0200)
commit6a670f42b117afd2ddbfeb3320e88d701b39dddc
treeee28f21e03333acd0259cd2bb9bdeabfa67ae42c
parent45bdb70e1ed411f24aae4624563d682a372f287c
python: move PYTHON_VERSION in own .mk file

Allows for more granularity with respect to python-host.mk
and python-package.mk inclusions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
lang/python/files/python-host.mk
lang/python/files/python-package.mk
lang/python/files/python-version.mk [new file with mode: 0644]