Require Python 3.6 for Samba 4.13
commit609c9903473b139fdf1b2ed02b9c93b648eeea8c
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 Mar 2020 00:51:23 +0000 (4 13:51 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 9 Mar 2020 22:03:26 +0000 (9 22:03 +0000)
treee101f990dc4d717c8233f38178290c42c64959f5
parente9ce0f13e695f1d7e719923628255ea786a90c20
Require Python 3.6 for Samba 4.13

This allows Samba to use formatted string literals, which
are quite handy.

REF: https://docs.python.org/3/whatsnew/3.6.html#whatsnew36-pep498

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
WHATSNEW.txt
buildtools/wafsamba/samba_python.py