Fri, 28 Jun 2024 07:23:53 UTC | login

Information for build python-pexpect-4.9.0-2.fc40

ID272299
Package Namepython-pexpect
Version4.9.0
Release2.fc40
Epoch
SummaryUnicode-aware Pure Python Expect-like module
DescriptionPexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to automate setup scripts for duplicating software package installations on different servers. And it can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 Nov 2023 13:30:17 UTC
CompletedWed, 29 Nov 2023 13:30:17 UTC
Tags
f40
RPMs
src
python-pexpect-4.9.0-2.fc40.src.rpm (info) (download)
noarch
python3-pexpect-4.9.0-2.fc40.noarch.rpm (info) (download)
Changelog * Wed Nov 29 2023 Scott Talbert <swt@techie.net> - 4.9.0-2 - Fix tests when running in CI-like environments (#2251910) * Mon Nov 27 2023 Dan Radez <dradez@redhat.com> - 4.9.0-1 - Update to new upstream release 4.9.0 (#2251454) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.8.0-16 - Rebuilt for Python 3.12 * Sun Feb 12 2023 Scott Talbert <swt@techie.net> - 4.8.0-15 - Fix FTBFS with Python 3.12 (#2155493) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.8.0-12 - Rebuilt for Python 3.11 * Thu Mar 24 2022 Scott Talbert <swt@techie.net> - 4.8.0-11 - Replace asyncio.coroutine to fix Python 3.11 support (#2019843) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild