From 3032581272d4e15fa2d716e9da1b20b058cb5e2a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 8 Aug 2013 13:17:13 -0700 Subject: pypy: setuptools 0.9.8 --- Library/Formula/pypy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index 3efd54629..966851a5e 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -1,8 +1,8 @@ require 'formula' class Setuptools < Formula - url 'https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.5.tar.gz' - sha1 'a6ea38fb68f32abf7c1b1fe9a9c56c413f096c3a' + url 'https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.8.tar.gz' + sha1 'a13ad9411149c52501a15c702a4f3a3c757b5ba9' end class Pypy < Formula -- cgit v1.2.3