From 1707d820bc80e5e8c1628dd1cb6b07d6297d2208 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 4 Jan 2013 11:08:35 -0800 Subject: python: distribute 0.6.34 --- Library/Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 7389c28ad..6548e4f6d 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -7,8 +7,8 @@ require Formula.path("python") # For TkCheck requirement # `brew install python`. class Distribute < Formula - url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.32.tar.gz' - sha1 '65ae88517ac47bd4e0fb449b3b9a9bf85e8366c8' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.34.tar.gz' + sha1 'b6f9cfbaf3e63833b71009812a613be13e68f5de' end class Pip < Formula -- cgit v1.2.3