Fri, 28 Jun 2024 07:25:18 UTC | login

Information for build python-pexpect-4.8.0-17.fc39

ID253743
Package Namepython-pexpect
Version4.8.0
Release17.fc39
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
StartedFri, 20 Oct 2023 09:32:16 UTC
CompletedFri, 20 Oct 2023 09:32:16 UTC
Tags
f40
RPMs
src
python-pexpect-4.8.0-17.fc39.src.rpm (info) (download)
noarch
python3-pexpect-4.8.0-17.fc39.noarch.rpm (info) (download)
Changelog * 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 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild