Update sysutils/fabric to 1.2.2

Full changelog is: https://github.com/fabric/fabric/blob/1.2.2/docs/changelog.rst

Changelog:

:release:`1.2.2 <2011-09-01>`
:release:`1.1.4 <2011-09-01>`
:release:`1.0.4 <2011-09-01>`
🐛`252` ~fabric.context_managers.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.
🐛`396` :option:`--shortlist` broke after the addition of :option:`--list-format <-F>` and no longer displayed the short list format correctly. This has been fixed.
🐛`373` Re-added missing functionality preventing :ref:`host exclusion <excluding-hosts>` from working correctly.
🐛`303` Updated terminal size detection to correctly skip over non-tty stdout, such as when running fab taskname | other_command.
:release:`1.2.1 <2011-08-21>`
:release:`1.1.3 <2011-08-21>`
:release:`1.0.3 <2011-08-21>`
🐛`417` :ref:`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.
🐛`389` Fixed/improved error handling when Paramiko import fails. Thanks to Brian Luft for the catch.
This commit is contained in:
gls 2011-10-04 19:47:43 +00:00
parent b6e6855ffe
commit 8003b6c0e5
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2011/08/08 21:04:26 gls Exp $
# $NetBSD: Makefile,v 1.13 2011/10/04 19:47:43 gls Exp $
#
VERSION= 1.2.0
VERSION= 1.2.2
DISTNAME= Fabric-${VERSION}
PKGNAME= ${DISTNAME:S/F/f/}
CATEGORIES= sysutils net

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2011/08/08 21:04:26 gls Exp $
$NetBSD: distinfo,v 1.9 2011/10/04 19:47:43 gls Exp $
SHA1 (Fabric-1.2.0.tar.gz) = ef708874870c18324af353a88b016e7d65117679
RMD160 (Fabric-1.2.0.tar.gz) = a9dc604a8513e4ad4a4098d4375c5e4f08397f9a
Size (Fabric-1.2.0.tar.gz) = 154368 bytes
SHA1 (Fabric-1.2.2.tar.gz) = be992e7aaed6be73cd44ce2f13ce0e0d8fb17bc1
RMD160 (Fabric-1.2.2.tar.gz) = 06b5d71bac702baf8b0eaa660ab0da1c1ababa57
Size (Fabric-1.2.2.tar.gz) = 155204 bytes
SHA1 (patch-aa) = 1317520fc620fc3fe329408408e144998a1bd24f