From f1e387e72c059a1500963339831a6ac607254411 Mon Sep 17 00:00:00 2001 From: Ignatious Johnson Christopher Date: Wed, 6 May 2015 15:37:53 -0700 Subject: [PATCH] Some times parallel tasks hangs, Fix for the issue https://github.com/fabric/fabric/issues/600 is in Fabric=1.7.5 version, so bringing in 1.7.5 version. --- third_party/packages.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/third_party/packages.xml b/third_party/packages.xml index 0a9a575..3541519 100644 --- a/third_party/packages.xml +++ b/third_party/packages.xml @@ -83,15 +83,15 @@ Fabric is a simple, Pythonic tool for remote execution and deployment - https://pypi.python.org/packages/source/F/Fabric/Fabric-1.7.0.tar.gz + https://pypi.python.org/packages/source/F/Fabric/Fabric-1.7.5.tar.gz tgz - 48e4176f0be925a44ef83ce0efc6d69b + a53da3adf6fa1cc5c9e6a49916dca5f8 Fabric is a simple, Pythonic tool for remote execution and deployment - https://pypi.python.org/packages/source/F/Fabric/Fabric-1.7.0.tar.gz + https://pypi.python.org/packages/source/F/Fabric/Fabric-1.7.5.tar.gz tgz - 48e4176f0be925a44ef83ce0efc6d69b + a53da3adf6fa1cc5c9e6a49916dca5f8 True