On Tue, Apr 22, 2025 at 09:36:26AM +0200, Theo Buehler wrote: > 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?
I forgot to mention that I was a somewhat surprised that pkg_create didn't whine because of the ``café'' in the DESCR. I hope that this isn't somehow LC_CTYPE-dependent because it's perl's [^[:print:]\s]. (I always run with LC_CTYPE=en_US.UTF-8). > > 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... >