Tue, 17 Mar 2026 06:58:56 CST | login

Information for build python-asyncssh-2.12.0-5.ocs23

ID3347
Package Namepython-asyncssh
Version2.12.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-asyncssh.git?.#12f3e2306cbe20edc8681327d0ce3408ff68dbfa
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:01:39 CST
CompletedSat, 09 Sep 2023 08:04:07 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-asyncssh.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-asyncssh.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-asyncssh-2.12.0-5.ocs23.src.rpm (info) (download)
noarch
python3-asyncssh-2.12.0-5.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.0-5 - Rebuilt for OpenCloudOS Stream 23.09 * 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.