Pip 0.8 released.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Kenneth Reitz 2010-08-06 13:55:44 -04:00 committed by Adam Vandenberg
parent 43473babcf
commit 88fa52c228

View file

@ -1,9 +1,9 @@
require 'formula'
class Pip <Formula
url 'http://pypi.python.org/packages/source/p/pip/pip-0.7.2.tar.gz'
url 'http://pypi.python.org/packages/source/p/pip/pip-0.8.tar.gz'
homepage 'http://pip.openplans.org/'
md5 'cfe73090aaa0d3b0c104179a627859d1'
md5 '468d9adc309f33ad51cee38f0d455429'
depends_on 'distribute'