Something went wrong while setting issue due date.
Does not work with latest paramiko release
fdroidserver 0.8 is not compatible with latest paramiko release.
If I force pip3 install paramiko==2.2.1 it works, but with the latest version, I get this error:
AttributeError: module 'gssapi' has no attribute 'GSSException'