Name: | python3-fabric |
---|---|
Version: | 2.7.0 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 258715 |
License: | BSD |
RPM: | python3-fabric-2.7.0-2.el9.noarch.rpm |
Source RPM: | python-fabric-2.7.0-2.el9.src.rpm |
Build Date: | Thu Feb 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/fabric/fabric |
Summary: | High level SSH command execution |
Description: | Fabric is a high level Python (2.7, 3.4+) library designed to execute shell commands remotely over SSH, yielding useful Python objects in return. It builds on top of Invoke (subprocess command execution and command-line features) and Paramiko (SSH protocol implementation), extending their APIs to complement one another and provide additional functionality. |
- Add decorator to Requires rhbz#2156956
- 🚀 Update to 2.7.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Initial import (#1967774)