build: Set default minimum python version to 3.4.0
authorAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:03:35 +0000 (16:03 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Mar 2019 04:06:15 +0000 (04:06 +0000)
commit63d20d7822ead1626f7cb41fdbae6c9300893314
tree0e46c79f880413773114d9e103bc31883deed213
parent760b176d86a51048b01f72a5e29718c5c9c558ff
build: Set default minimum python version to 3.4.0

This is the current minimum, but this may change before the 4.11 release.

Python 2.x support is no longer available except to build using --disable-python.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
buildtools/wafsamba/samba_python.py