Skip to content

Commit

Permalink
duplicity: bump pyrax
Browse files Browse the repository at this point in the history
Closes Homebrew#49710.

Signed-off-by: Tim D. Smith <[email protected]>
  • Loading branch information
tdsmith committed Mar 3, 2016
1 parent 72dd507 commit 4f85e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/duplicity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f85e22

Please sign in to comment.