Test-Command: set -e
 ; cp -a tests "$AUTOPKGTEST_TMP"
 ; for py in $(py3versions -s)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; env RES_OPTIONS=attempts:0 $py -m pytest -v tests
 ; done
Depends:
 python3-all,
 openssh-client,
 openssl,
 openssl-provider-legacy | openssl (<< 3.3.1-5~),
 python3-bcrypt (>= 3.1.3),
 python3-cryptography (>= 39.0),
 python3-fido2 (>= 2),
 python3-gssapi,
 python3-libnacl,
 python3-openssl,
 python3-pkcs11,
 python3-pytest,
 python3-typing-extensions,
 python3-asyncssh
