Sat, 17 Jan 2026 12:24:43 CST | login

Information for build python-pexpect-4.9-1.ocs23

ID6601
Package Namepython-pexpect
Version4.9
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pexpect.git?.#7bc24433d403d19ddcd07f1159663f3c1917bb2c
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
StartedMon, 25 Dec 2023 12:09:11 CST
CompletedMon, 25 Dec 2023 12:14:20 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.9-1.ocs23.src.rpm (info) (download)
noarch
python3-pexpect-4.9-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Dec 21 2023 Upgrade Robot <upbot@opencloudos.org> - 4.9.0-1 - Upgrade to version 4.9.0 * 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