Wed, 08 Apr 2026 17:54:28 CST | login

Information for build python-asyncssh-2.12.0-4.oc9

ID15394
Package Namepython-asyncssh
Version2.12.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-asyncssh.git?.#e73934f89029aa957c4d9b71747e25b2700ea793
SummaryAsynchronous SSH for Python
DescriptionPython 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:42:46 CST
CompletedMon, 18 Sep 2023 20:44:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-asyncssh.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-asyncssh.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-asyncssh-2.12.0-4.oc9.src.rpm (info) (download)
noarch
python3-asyncssh-2.12.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-3 - Rebuilt for OpenCloudOS Stream 23 * Tue Jan 17 2023 Xin Cheng <denisecheng@tencent.com> - 2.12.0-2 - Delete unused patch for old release * Thu Jan 12 2023 Xin Cheng <denisecheng@tencent.com> - 2.12.0-1 - package init.