netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg
authorJoe Guo <joeg@catalyst.net.nz>
Thu, 20 Dec 2018 03:47:00 +0000 (16:47 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 9 Jan 2019 09:15:12 +0000 (10:15 +0100)
commit84069c8a5476a47d45ab946d82abb0d6c04635c3
treedc958b9547ee1c54ec37c874d62b75afc7ab01fd
parentb2a9d4c1f69ef5453cec5771c2a68d50ab83434f
netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg

python[3]-gpgme is deprecated since ubuntu 1804 and debian 9.
use python[3]-gpg instead, and adapt the API.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13728

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/netcmd/user.py