Fri, 28 Jun 2024 07:30:07 UTC | login

Information for build python-pexpect-4.6-2.fc30

ID78197
Package Namepython-pexpect
Version4.6
Release2.fc30
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
StartedSat, 01 Dec 2018 13:09:39 UTC
CompletedSat, 01 Dec 2018 13:09:39 UTC
Tags
f30
f31
RPMs
src
python-pexpect-4.6-2.fc30.src.rpm (info) (download)
noarch
python2-pexpect-4.6-2.fc30.noarch.rpm (info) (download)
python3-pexpect-4.6-2.fc30.noarch.rpm (info) (download)
Changelog * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.6-2 - Drop explicit locale setting See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Wed Jul 25 2018 Dan Radez <dradez@redhat.com> - 4.6-1 - update to 4.6 * 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