pgpy instead of python-gnupg
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 229
− 192
pros: No dependency on gpg binary
cons: Python implementation of OpenPGP (although uses cryptography & co)
This MR is a result of #1 (closed) and python-gnupg
being overall hard to debug (e.g. identifying the root cause of that issue took a while and several generic "FAILURE" messages from python-gnupg/gpg).