Alexander Pyhalov
2016-07-07 7a40cfc9b3b2b97df1c7f69f61a9cc3d108c4d13
Set Python 2.7 to be default one
3 files modified
5 ■■■■■ changed files
components/python/python26/Makefile 2 ●●● patch | view | raw | blame | history
components/python/python27/Makefile 1 ●●●● patch | view | raw | blame | history
transforms/defaults 2 ●●● patch | view | raw | blame | history
components/python/python26/Makefile
@@ -26,7 +26,7 @@
COMPONENT_NAME=        Python
COMPONENT_VERSION=    2.6.9
COMPONENT_REVISION=    5
COMPONENT_REVISION=    6
COMPONENT_PROJECT_URL=    http://python.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tgz
components/python/python27/Makefile
@@ -27,6 +27,7 @@
COMPONENT_NAME=        Python
COMPONENT_VERSION=    2.7.12
COMPONENT_REVISION=    1
COMPONENT_PROJECT_URL=    http://python.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
transforms/defaults
@@ -138,7 +138,7 @@
#
# Set the default Python for mediated links
#
<transform link mediator=python mediator-version=2.6 -> default mediator-priority vendor>
<transform link mediator=python mediator-version=2.7 -> default mediator-priority vendor>
#
# Set the default Apache for mediated links