]> xenbits.xensource.com Git - qemu-xen.git/commit
configure: Require Python >= 3.5
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 16 Oct 2019 22:42:37 +0000 (19:42 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 20 Dec 2019 16:45:59 +0000 (13:45 -0300)
commitddf90699631db53c981b6a5a63d31c08e0eaeec7
tree4d42eb751c4d405df00fbc672fd2c1c916a5b226
parent49233804f5c458d61d8eb903c19d62edb3434db2
configure: Require Python >= 3.5

Python 3.5 is the oldest Python version available on our
supported build platforms, and Python 2 end of life will be 3
weeks after the planned release date of QEMU 4.2.0.  Drop Python
2 support from configure completely, and require Python 3.5 or
newer.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20191016224237.26180-1-ehabkost@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
configure
tests/Makefile.include