Skip to content

Commit

Permalink
Python 2.7.2: Use newer distribute
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jul 16, 2011
1 parent 8938823 commit 9dedcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/python.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# $ brew install python3

class Distribute < Formula
url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.15.tar.gz'
md5 'ea52e1412e7ff560c290266ed400e216'
url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz'
md5 '45a17940eefee849d4cb8cc06d28d96f'
end


Expand Down

0 comments on commit 9dedcdc

Please sign in to comment.