From 61e49353b5ab6a9b94caa147f4ed9500f6f7f966 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 3 Dec 2012 10:18:28 -0800 Subject: Distribute 0.6.32 --- 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 08e39ccee..42b82814c 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.30.tar.gz' - sha1 '40dfce237883d1c02817f726128f61614dc686ff' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.32.tar.gz' + sha1 '65ae88517ac47bd4e0fb449b3b9a9bf85e8366c8' end class Pip < Formula -- cgit v1.2.3