Revisions of python-pexpect

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659548 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 27)
Remove superfluous devel dependency for noarch package
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 634979 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 26)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 598545 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 24)
- Fix typo and make sure the tests will pass

- specfile:
  * enable tests
- update to version 4.5.0:
  * spawn and fdspawn now have a use_poll parameter. If this is True,
    they will use select.poll() instead of select.select(). poll()
    allows file descriptors above 1024, but it must be explicitly
    enabled due to compatibility concerns (PR #474).
  * The pxssh.login() method has several new and changed options:
    + The option password_regex allows changing the password prompt
      regex, for servers that include password: in a banner before
      reaching a prompt (PR #468).
    + login() now allows for setting up SSH tunnels to be requested
      once logged in to the remote server. This option is ssh_tunnels
      (PR #473). The structure should be like this:
        {
          'local': ['2424:localhost:22'],   # Local SSH tunnels
          'remote': ['2525:localhost:22'],  # Remote SSH tunnels
          'dynamic': [8888],                # Dynamic/SOCKS tunnels
        }
    + The option spawn_local_ssh=False allows subsequent logins from
      the remote session and treats the session as if it was local (PR
      #472).
    + Setting sync_original_prompt=False will prevent changing the
      prompt to something unique, in case the remote server is
      sensitive to new lines at login (PR #468).
    + If ssh_key=True is passed, the SSH client forces forwarding the
      authentication agent to the remote server instead of providing a
      key (PR #473).
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 229861 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 15)
- fix license (ISC) (forwarded request 229706 from dirkmueller)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204619 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 14)
- Update to version 2.4:
  + No changelog
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 13)
Split 13.1 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 12)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 9)
autobuild's avatar autobuild committed (revision 8)
11.4 source split
Displaying revisions 21 - 40 of 47
openSUSE Build Service is sponsored by