| Name: | python3-asyncssh | 
|---|---|
| Version: | 2.7.0 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 2559303 | 
| License: | EPL-2.0 or GPLv2+ | 
| RPM: | python3-asyncssh-2.7.0-2.el8.noarch.rpm | 
| Source RPM: | python-asyncssh-2.7.0-2.el8.src.rpm | 
| Build Date: | Mon Sep 13 2021 | 
| Build Host: | host-100-100-224-44.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/ronf/asyncssh | 
| Summary: | Asynchronous SSH for Python | 
| Description: | Python 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.  | 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Update to latest upstream version (fixes fedora#1955952)
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to latest upstream version (fixes fedora#1910426) - Also fixes openssl test case, cf. https://github.com/ronf/asyncssh/issues/326 and https://github.com/openssl/openssl/issues/13471
- Update to latest upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Be more explicit regarding setuptools depenency, cf. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/GCPGM34ZGEOVUHSBGZTRYR5XKHTIJ3T7/
- Rebuilt for Python 3.9
- Update to latest upstream version