From 4f85e22c608460212a68b57d674bf1bbb5deced8 Mon Sep 17 00:00:00 2001 From: "Tim D. Smith" Date: Wed, 2 Mar 2016 17:56:00 -0800 Subject: [PATCH] duplicity: bump pyrax Closes #49710. Signed-off-by: Tim D. Smith --- Library/Formula/duplicity.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/duplicity.rb b/Library/Formula/duplicity.rb index a5752ed13f4a..54fcafb2e7b1 100644 --- a/Library/Formula/duplicity.rb +++ b/Library/Formula/duplicity.rb @@ -234,8 +234,8 @@ class Duplicity < Formula end resource "pyrax" do - url "https://pypi.python.org/packages/source/p/pyrax/pyrax-1.9.6.tar.gz" - sha256 "a06b0ae9d0aac091c4287bf65debc64ecd85089c1ac765adbeea26204133a0ea" + url "https://pypi.python.org/packages/source/p/pyrax/pyrax-1.9.7.tar.gz" + sha256 "6f2e2bbe9d34541db66f5815ee2016a1366a78a5bf518810d4bd81b71a9bc477" end resource "python-keystoneclient" do