python: distribute 0.6.38
This commit is contained in:
parent
f7f19acc1a
commit
aebc950422
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue