| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python312-aexpect | Distribution: openSUSE:Factory:zSystems | 
| Version: 1.7.0 | Vendor: openSUSE | 
| Release: 2.2 | Build date: Tue Dec 10 05:16:23 2024 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 642537 | Source RPM: python-aexpect-1.7.0-2.2.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: http://avocado-framework.readthedocs.org/ | |
| Summary: Python library to control interactive applications | |
Aexpect is a Python library used to control interactive applications, very similar to pexpect. It can be used to control applications such as ssh, scp sftp, telnet, among others.
GPL-2.0-only
* Tue Dec 10 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch drop-use-of-pipes.patch:
    * Use shlex, not pipes module.
  - Switch to pyproject macros.
* Fri Oct 20 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - Update to 1.7.0
    * rss_client: fix syntax error
    * client: Make sure aexpect_helper file descriptors are closed
    * astring: Add bracketed paste console codes
    * Simpler ns daemon and current linter fixes
    * Drop unexpected and unwanted re.sub string postprocessing
    * Remove six dependency
    * Fix remote_door set_subcontrol_* handling of no matches
    * Add session ops utility with some facilitator functions (v2)
    * Fill setup.py license and metadata
    * Allow to calculate hashes on parts of files
    * Provide the session prefix when logging sent commands
    * Implement a reusable subcommand output and status processing routine
    * Add a generic ops module for windows platforms
    * Add remote linux glob behavior to expand paths from patterns
    * Avoid printing line when output_func not set
  - drop helper-version-in-cmdline.patch
  - drop 0001-Remove-six-dependency.patch
* Wed Oct 19 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Add 0001-Remove-six-dependency.patch upstream patch to remove python-six
    dependency gh#avocado-framework/aexpect#102
  - More specific python_sitelib in files
  - Use autosetup instead of setup and autopatch
* Mon Jan 10 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.6.4:
    * No changelog available.
  - Refresh helper-version-in-cmdline.patch.
  - Add missing {Build,}Requires on six.
* Mon Aug 16 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.6.2:
    * No changelog available
  - Add patch helper-version-in-cmdline.patch:
    * Always call the correct version of the helper script.
  - Drop {Build,}Requires on Python 3 subprocess backport module.
  - Switch to pytest, and skip two truculent tests
* Fri Jul 27 2018 mpluskal@suse.com
  - Update to version 1.5.1:
    * No changelog available
  - Correct dependencies
  - Run tests
* Thu Oct 12 2017 jengelh@inai.de
  - Update package descriptions.
* Thu Oct 05 2017 mpluskal@suse.com
  - Convert to singlespec
* Fri Jul 07 2017 brogers@suse.com
  - Initial check-in
/etc/alternatives/aexpect_helper /usr/bin/aexpect_helper /usr/bin/aexpect_helper-3.12 /usr/lib/python3.12/site-packages/aexpect /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/METADATA /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/RECORD /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/aexpect-1.7.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/aexpect/__init__.py /usr/lib/python3.12/site-packages/aexpect/__pycache__ /usr/lib/python3.12/site-packages/aexpect/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/client.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/ops_linux.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/ops_linux.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/ops_windows.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/ops_windows.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/remote.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/remote.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/remote_door.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/remote_door.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/rss_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/rss_client.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/shared.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/__pycache__/shared.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/client.py /usr/lib/python3.12/site-packages/aexpect/exceptions.py /usr/lib/python3.12/site-packages/aexpect/ops_linux.py /usr/lib/python3.12/site-packages/aexpect/ops_windows.py /usr/lib/python3.12/site-packages/aexpect/remote.py /usr/lib/python3.12/site-packages/aexpect/remote_door.py /usr/lib/python3.12/site-packages/aexpect/rss_client.py /usr/lib/python3.12/site-packages/aexpect/shared.py /usr/lib/python3.12/site-packages/aexpect/utils /usr/lib/python3.12/site-packages/aexpect/utils/__init__.py /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__ /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/astring.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/astring.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/data_factory.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/data_factory.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/genio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/genio.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/path.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/path.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/process.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/process.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/wait.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/aexpect/utils/__pycache__/wait.cpython-312.pyc /usr/lib/python3.12/site-packages/aexpect/utils/astring.py /usr/lib/python3.12/site-packages/aexpect/utils/data_factory.py /usr/lib/python3.12/site-packages/aexpect/utils/genio.py /usr/lib/python3.12/site-packages/aexpect/utils/path.py /usr/lib/python3.12/site-packages/aexpect/utils/process.py /usr/lib/python3.12/site-packages/aexpect/utils/wait.py /usr/share/doc/packages/python312-aexpect /usr/share/doc/packages/python312-aexpect/README.rst /usr/share/licenses/python312-aexpect /usr/share/licenses/python312-aexpect/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 00:18:02 2025