Python3: package distribute 0.6.36

This commit is contained in:
Adam Vandenberg 2013-04-13 10:48:20 -07:00
parent c22d0662b6
commit ad8498f9b3

View file

@ -6,8 +6,8 @@ require 'formula'
# `brew install python`.
class Distribute < Formula
url 'https://pypi.python.org/packages/source/d/distribute/distribute-0.6.35.tar.gz'
sha1 'a928104ea1bd1f85c35de6d0d5f1628d2602ac66'
url 'https://pypi.python.org/packages/source/d/distribute/distribute-0.6.36.tar.gz'
sha1 'ab69711e4ea85c84d6710ecadf1d77427539f702'
end
class Pip < Formula