On Sun, Apr 20, 2025 at 07:43:44PM -0400, Daniel Dickman wrote: > The spyder 6.x update still needs a few new ports. > > Attached are: > 1) security/py-asyncssh, and > 2) textproc/py-pyuca > > Last time I sent these out there was a request to add the optional bcrypt > DEP as explicit TDEPs for asyncssh. I've now done that in this update. > > Any ok's to import these new ports?
ok tb For the record: I've got a couple of test failures with py-asyncssh. Some seem related to PORTS_PRIVSEP and two are something we don't support in libcrypto. FAILED tests/test_connection.py::_TestConnection::test_encryption_algs - cryp... FAILED tests/test_connection_auth.py::_TestX509Auth::test_agent_keypair_with_x509_cert FAILED tests/test_connection_auth.py::_TestX509Auth::test_keypair_with_x509_cert FAILED tests/test_connection_auth.py::_TestX509Auth::test_x509_chain - asyncs... FAILED tests/test_encryption.py::_TestEncryption::test_encryption_algs - cryp...