Subject: CVS commit: pkgsrc/devel/py-pexpect
From: Adam Ciarcinski
Date: 2023-11-26 11:04:16
Message id: 20231126100416.90657FA3F@cvs.NetBSD.org

Log Message:
py-pexpect: updated to 4.9.0

4.9.0

Add support for Python 3.12
Clean up temporary files after UnicodeTests
Add Python 3.5, 3.6 and 3.12.0-rc.1 to test matrix
Set prompt correctly for zsh
Add zsh convenience function to replwrap module
Rework async unittests to rely on unittest.IsolatedAsyncioTestCase
Make test_expect.py work on POSIX systems that are not Linux based
Add support for socket, which allows sockets to be used crossplatform
Update async to work on newer versions of python
Remove deprecated RSAAuthentication option (SSHv1)
Multiple CI fixes
Use Github Actions for CI
Remove pytest-capturelog from testing requirements
Fix usage for Solaris
Fix threading for new versions of python
Fix documentation builds for use with Sphinx 3
Use sys.executable for tests and wrapper, allowing the calling python executable \ 
to be used instead
Update documentation about Wexpect
Added project urls to setup.py
Provide examples for how to use Pexpect and Pyte
Coerce compiled regex patterns type according to spawn encoding
Several doc updates

Files:
RevisionActionfile
1.32modifypkgsrc/devel/py-pexpect/Makefile
1.12modifypkgsrc/devel/py-pexpect/PLIST
1.19modifypkgsrc/devel/py-pexpect/distinfo