CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/20 14:44:58
Modified files:
devel/py-pexpect: Makefile
Added files:
devel/py-pexpect/patches: patch-doc_sphinxext_github_py
patch-tests_test_expect_py
patch-tests_test_which_py
Removed files:
devel/py-pexpect/patches: patch-tests_test_ctrl_chars_py
patch-tests_test_performance_py
patch-tests_test_replwrap_py
patch-tests_test_run_py
Log message:
py-pexpect: drop an unnecessary sphinx.info call that is not supported
in newer sphinx. clean up tests while there.
I looked at updating to 4.8.0 but it seems to have some intermittent
hangs/timeouts in the tests.