python-Fabric

Edit Package python-Fabric
http://fabfile.org

Fabric is a Python (2.5 or higher) library and command-line tool for
streamlining the use of SSH for application deployment or systems
administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.

Refresh
Refresh
Source Files
Filename Size Changed
fabric-2.7.0.tar.gz 0000166019 162 KB
fix-executable.patch 0000000464 464 Bytes
python-Fabric.changes 0000043532 42.5 KB
python-Fabric.spec 0000003583 3.5 KB
remove-mock.patch 0000006375 6.23 KB
Revision 73 (latest revision is 87)
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 73)
- Update to 2.7.0:
  * Add ~fabric.connection.Connection.shell, a belated port of the v1
    open_shell() feature.
  * Forward local terminal resizes to the remote end, when applicable.
    (For the technical: this means we now turn SIGWINCH into SSH
    window-change messages.)
  * Update ~fabric.connection.Connection temporarily so that it doesn't
    incidentally apply replace_env=True to local shell commands, only
    remote ones.
- Add patch remove-mock.patch:
  * Use unittest.mock, instead of mock
Comments 0
openSUSE Build Service is sponsored by