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

Information for build python-pexpect-4.8.0-2.fc33

ID155498
Package Namepython-pexpect
Version4.8.0
Release2.fc33
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, 16 Apr 2020 11:02:58 UTC
CompletedThu, 16 Apr 2020 11:02:58 UTC
Tags
f33
RPMs
src
python-pexpect-4.8.0-2.fc33.src.rpm (info) (download)
noarch
python3-pexpect-4.8.0-2.fc33.noarch.rpm (info) (download)
Changelog * Wed Apr 08 2020 Scott Talbert <swt@techie.net> - 4.8.0-2 - Fix tests when building under COPR (#1822060) * Tue Apr 07 2020 Scott Talbert <swt@techie.net> - 4.8.0-1 - Update to new upstream release 4.8.0 and re-enable tests (#1793613) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Sep 24 2019 Dan Radez <dradez@redhat.com> - 4.7.0-4 - Remove Python2 packaging * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 4.7.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Apr 11 2019 Dan Radez <dradez@redhat.com> - 4.7.0-1 - update to 4.7.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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