0ab7410214
Accepting request 1128703 from devel:languages:python
Ana Guerrero2023-11-26 18:36:37 +00:00
afff37e088
- update to 4.9: * Add support for Python 3.12 #769. * Clean up temporary files after UnicodeTests #753. * Add Python 3.5, 3.6 and 3.12.0-rc.1 to test matrix #763. * Set prompt correctly for zsh #712. * Add zsh convenience function to replwrap module #751. * Rework async unittests to rely on unittest.IsolatedAsyncioTestCase #764. * Make test_expect.py work on POSIX systems that are not Linux based #698. * Add support for `socket, which allows sockets to be used crossplatform #745. * Update async to work on newer versions of python #732. * Remove deprecated RSAAuthentication option (SSHv1) #744. * Multiple CI fixes#743#737#742#739#722. * Use Github Actions for CI #734. * Remove pytest-capturelog from testing requirements #730. * Fix usage for Solaris #663#604#560. * Fix threading for new versions of python #684. * Fix documentation builds for use with Sphinx 3 #638. * Use sys.executable for tests and wrapper, allowing the calling python executable to be used instead #623. * Update documentation about Wexpect #623. * Added project urls to setup.py` #620. * Provide examples for how to use Pexpect and Pyte #587. * Coerce compiled regex patterns type according to spawn encoding #560. * Several doc updates #626#635#643#644#728. drop 31fab7b0edbe9b3401507b5dfa4db6aaf3fabca5.patch, 684.patch, 715.patch, 742.patch,
Dirk Mueller2023-11-25 09:38:45 +00:00
b943684573
Accepting request 1118223 from devel:languages:python
Ana Guerrero2023-10-18 19:25:09 +00:00
2b8e50c0b3
- add 742.patch, gh#pexpect/pexpect#742 This makes it compatible with python3.12 gh#pexpect/pexpect#736#issuecomment-1427273882
Daniel Garcia2023-10-17 08:11:46 +00:00
2feb52a852
Accepting request 1105210 from devel:languages:python
Ana Guerrero2023-08-23 12:56:41 +00:00
3d04258ad8
- Skip REPLWrapTestCase.test_existing_spawn which seems to still fail on s390x (gh#pexpect/pexpect#750, bsc#1209560).
Matej Cepl2023-03-30 17:07:33 +00:00
89afa07900
- update to 4.8.0 * Returned behavior of searchwindowsize to that in 4.3 and earlier * Fixed a bug truncating before attribute after a timeout * Fixed a bug where a search could be less than searchwindowsize if it was increased between calls * Minor test cleanups to improve portability * Disable chaining of timeout and EOF exceptions * Several doc updates.
Ondřej Súkup2020-02-14 12:54:55 +00:00
0658dde682
- Update to 4.7.0: * The :meth:.pxssh.login method now no longer requires a username if an ssh config is provided and will raise an error if neither are provided. (:ghpull:562). * The :meth:.pxssh.login method now supports providing your own ssh command via the cmd parameter. (:ghpull:528) (:ghpull:563). * :class:.pxssh now supports the use_poll parameter which is passed into :meth:.pexpect.spawn (:ghpull:542). * Minor bug fix with ssh_config. (:ghpull:498). * :meth:.replwrap.run_command now has async support via an async_ parameter. (:ghpull:501). * :meth:.pexpect.spawn will now read additional bytes if able up to a buffer limit. (:ghpull:304). - Drop merged patch fix-test.patch
Tomáš Chvátal
2019-05-25 09:28:00 +00:00
d0a4fdd905
Remove superfluous devel dependency for noarch package
Matej Cepl2018-12-04 13:46:35 +00:00
a9625d49ae
Accepting request 634979 from devel:languages:python
Yuchen Lin2018-09-18 09:36:26 +00:00
8e08a177c4
osc copypac from project:Cloud:OpenStack:Rocky package:python-pexpect revision:2, using keep-link, using expand
Dirk Mueller2018-09-04 15:34:24 +00:00