Fri, 29 Mar 2024 21:32:24 CST | login

Information for build python-pexpect-4.8.0-10.fc37

ID6931
Package Namepython-pexpect
Version4.8.0
Release10.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pexpect.git#740948a80cea72f283116ad321e18c11e59481da
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 byliuyang
State canceled
Volume DEFAULT
StartedThu, 12 Jan 2023 22:14:25 CST
CompletedThu, 12 Jan 2023 22:27:15 CST
Taskbuild (f37-build-side-28-python-devel, /rpms/python-pexpect.git:740948a80cea72f283116ad321e18c11e59481da)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pexpect.git#740948a80cea72f283116ad321e18c11e59481da'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.8.0-8 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Dan Radez <dradez@redhat.com> - 4.8.0-6 - adding workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1914843 - while we wait for upstream fix: https://github.com/pexpect/pexpect/issues/669 * Wed Sep 16 2020 Kalev Lember <klember@redhat.com> - 4.8.0-5 - Avoid using bindir macro in BuildRequires * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro HronĨok <mhroncok@redhat.com> - 4.8.0-3 - Rebuilt for Python 3.9 * 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