Sat, 17 Jan 2026 17:14:24 CST | login

Information for build python-pexpect-4.8.0-5.ocs23

ID4703
Package Namepython-pexpect
Version4.8.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pexpect.git?.#ae333b249e50c0eacaee7d6e2995fbfc497645ac
SummaryA Python module for controlling interactive programs in a pseudo-terminal
DescriptionPexpect is a Pure Python Expect-like module for spawning child processes and controlling them automatically. Pexpect can be used to automate interactive applications such as SSH, FTP, password, telnet, etc. Pexpect works by spawning child processes and responding to expected patterns.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 14 Sep 2023 16:56:48 CST
CompletedThu, 14 Sep 2023 17:01:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-pexpect.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pexpect.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-pexpect-4.8.0-5.ocs23.src.rpm (info) (download)
noarch
python3-pexpect-4.8.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 14 2023 Wang Guodong <gordonwwang@tencent.com> - 4.8.0-5 - Replace asyncio.coroutine to fix python3.11 support * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jul 29 2022 ZoeDong <zoedong@tencent.com> - 4.8.0-1 - Initial build