Fri, 28 Jun 2024 07:29:44 UTC | login

Information for build python-pexpect-4.5-3.fc29

ID57827
Package Namepython-pexpect
Version4.5
Release3.fc29
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
StartedThu, 19 Jul 2018 09:20:30 UTC
CompletedThu, 19 Jul 2018 09:20:30 UTC
Tags
f29
RPMs
src
python-pexpect-4.5-3.fc29.src.rpm (info) (download)
noarch
python2-pexpect-4.5-3.fc29.noarch.rpm (info) (download)
python3-pexpect-4.5-3.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro HronĨok <mhroncok@redhat.com> - 4.5-2 - Rebuilt for Python 3.7 * Wed May 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.5.0-1 - Update to 4.5.0 * Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.4.0-1 - Update to 4.4.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 22 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.3.1-1 - Update to 4.3.1 * Fri Nov 10 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.3-1 - Update to 4.3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.2.1-1 - Update to 4.2.1 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 4.1.0-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages