Revisions of python-pexpect

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1128703 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
- 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,
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1118223 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 45)
- add 742.patch, gh#pexpect/pexpect#742 This makes it compatible with
  python3.12 gh#pexpect/pexpect#736#issuecomment-1427273882
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1105210 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 44)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1103603 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 43)
Forwarded request #1103329 from buschmann23

- Fix failing test when no alias in bash is defined
    * add fix-fail-no-alias.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1101543 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 42)
- Clean up the SPEC file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1077779 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 40)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056699 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
- add 684.patch, 715.patch: Python 3.11 support
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034807 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
- skip extra tests for qemu based builds
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784290 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 33)
- Add patch to build without python2:
  * no-python-binary.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774361 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 32)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 770497 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 31)
- Disable test test_pager_as_cat as it pulls additional deps
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 730119 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 30)
- Disable test_large_stdout_stream as it randomly fails
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 717008 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 29)
- Add missing builddep on setuptools
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 705391 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 28)
- 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
Displaying revisions 1 - 20 of 47
openSUSE Build Service is sponsored by