14
0
forked from pool/python-Fabric

- Update to 1.5.1:

- [Bug] #776: Fixed serious-but-non-obvious bug in direct-tcpip
    driven gatewaying (e.g. that triggered by -g or env.gateway.)
    Should work correctly now.
  - [Bug] #771: Sphinx autodoc helper unwrap_tasks didn’t play
    nice with @task(name=xxx) in some situations. This has been fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=30
This commit is contained in:
Alexandre Rogoski
2012-11-16 11:33:19 +00:00
committed by Git OBS Bridge
parent 1897df05d0
commit 0f0e94851a
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-Fabric
Version: 1.5.0
Version: 1.5.1
Release: 0
Summary: Fabric is a simple, Pythonic tool for remote execution and deployment
License: BSD-2-Clause