python: Add checks for some more required python packages
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Aug 2020 23:59:09 +0000 (11:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 20 Aug 2020 22:49:26 +0000 (22:49 +0000)
commit2420b7c6d2038aca33759ca3a7d41240c5f19bf7
treefa416a85050dc760125c8e376678f4648a2e6595
parent091e11260d66a6a038aee08f2fed4fc1711aa03b
python: Add checks for some more required python packages

This catches the most important packages we require, but
this may not be the full list.

python-gpg is not listed as we have a big workaround handler
for this in samba-tool.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
python/wscript