From 93bda7d89611128adb27c81d2e59c89299e3c6c2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 May 2012 20:19:21 -0700 Subject: distribute 0.6.27 subformula of Python, Python 3, PyPy --- Library/Formula/python.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 18dde436e..3f453e134 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -9,8 +9,8 @@ def as_framework? end class Distribute < Formula - url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.26.tar.gz' - md5 '841f4262a70107f85260362f5def8206' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.27.tar.gz' + md5 'ecd75ea629fee6d59d26f88c39b2d291' end class Python < Formula -- cgit v1.2.3