aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index cf1e6dffb..6788cba28 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -30,8 +30,8 @@ class Python3 < Formula
skip_clean "bin/easy_install3", "bin/easy_install-#{VER}"
resource 'setuptools' do
- url 'https://pypi.python.org/packages/source/s/setuptools/setuptools-1.1.7.tar.gz'
- sha1 'd1cd31a77b7c9b662c487b7c8cb37677f7733878'
+ url 'https://pypi.python.org/packages/source/s/setuptools/setuptools-1.3.tar.gz'
+ sha1 'faadca24f78488ad1a29f59bbeff9de26aa8e937'
end
resource 'pip' do