python: distribute 0.6.38

This commit is contained in:
Jack Nagel 2013-05-09 14:15:59 -05:00
parent f7f19acc1a
commit aebc950422

View file

@ -1,8 +1,8 @@
require 'formula'
class Distribute < Formula
url 'https://pypi.python.org/packages/source/d/distribute/distribute-0.6.36.tar.gz'
sha1 'ab69711e4ea85c84d6710ecadf1d77427539f702'
url 'https://pypi.python.org/packages/source/d/distribute/distribute-0.6.38.tar.gz'
sha1 'dcd9d17db4e2df132f5c9c2e88c52d57ff6ff541'
end
class Pip < Formula