Sat, 17 Jan 2026 01:38:55 CST | login

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

ID5266
Package Namepython-pexpect
Version4.8.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pexpect.git?.#2ec6d811710cbc3ccfc84db74a5f0cdc9e64e66a
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 byabushwang
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 20:40:58 CST
CompletedTue, 19 Sep 2023 20:46:00 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-pexpect.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pexpect.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-pexpect-4.8.0-6.ocs23.src.rpm (info) (download)
noarch
python3-pexpect-4.8.0-6.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8.0-6 - Rebuilt for python 3.11 * 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