Revisions of python-Fabric

Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 7)
exit- Update to 1.2.2:
  - [Bug] #252: settings would silently fail to set env values for
    keys which did not exist outside the context manager block. It
    now works as expected. Thanks to Will Maier for the catch and
    suggested solution.
  - [Support] #393: Fixed a typo in an example code snippet in the
    task docs. Thanks to Hugo Garza for the catch.
  - [Bug] #396: --shortlist broke after the addition of --list-format
    and no longer displayed the short list format correctly. This has
    been fixed.
  - [Bug] #373: Re-added missing functionality preventing host exclusion
    from working correctly.
  - [Bug] #303: Updated terminal size detection to correctly skip over
    non-tty stdout, such as when running fab taskname | other_command.
- Aditional changes from version 1.2.1:
  - [Bug] #417: abort_on_prompts would incorrectly abort when set to
    True, even if both password and host were defined. This has been
    fixed. Thanks to Valerie Ishida for the report.
  - [Support] #416: Updated documentation to reflect move from Redmine
    to Github.
  - [Bug] #389: Fixed/improved error handling when Paramiko import
    fails. Thanks to Brian Luft for the catch.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 77999 from Alexandre Rogoski's avatar Alexandre Rogoski (aledr) (revision 6)
initialized devel package after accepting 77999
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 5)
- Fix License clause in spec file.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 4)
- Update to 1.2.0:
  - 2011-07-12: released Fabric 1.2.0
  - [Feature] #22: Enhanced @task to add aliasing, per-module default
    tasks, and control over the wrapping task class. Thanks to Travis
    Swicegood for the initial work and collaboration.
  - [Bug] #380: Improved unicode support when testing objects for being
    string-like. Thanks to Jiri Barton for catch & patch.
  - [Support] #382: Experimental overhaul of changelog formatting &
    process to make supporting multiple lines of development less of a
    hassle.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 3)
- Update to 1.1.1:
  - The public API for Task mentioned use of the run() method, but
    Fabric’s main execution loop had not been updated to look for
    and call it, forcing users who subclassed Task to define
    __call__() instead. This was an oversight and has been corrected.
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 2)
- Rename to python-Fabric as following conventions;
- Now BuildRequires and Requires python-distribute instead of
  python-setuptools.

- Update to 1.0.1:
  - #301: Fixed a bug in local‘s behavior when capture=False and
    output.stdout (or .stderr) was also False. Thanks to Chris Rose
    for the catch.
  - #310: Update edge case in put where using the mode kwarg
    alongside use_sudo=True runs a hidden sudo command. The mode
    kwarg needs to be octal but was being interpolated in the sudo
    call as a string/integer. Thanks to Adam Ernst for the catch
    and suggested fix.
  - #311: append was supposed to have its partial kwarg’s default
    flipped from True to False. However, only the documentation was
    altered. This has been fixed. Thanks to Adam Ernst for bringing
    it to our attention.
  - #312: Tweak internal I/O related loops to prevent high CPU
    usage and poor screen-printing behavior on some systems. Thanks
    to Kirill Pinchuk for the initial patch.
  - #320: Some users reported problems with dropped input,
    particularly while entering sudo passwords. This was fixed via
    the same change as for #312.
- Regenerate spec file with py2pack;
- Add README file as documentation.

- Update to 1.0.0:
  - #7: run/sudo now allow full interactivity with the remote end.
    You can interact with remote prompts and similar interfaces,
    making certain tasks much easier, and freeing you from the
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 1)
osc copypac from project:devel:languages:python package:python-fabric revision:13
Displaying revisions 81 - 87 of 87
openSUSE Build Service is sponsored by