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 bf784002a..941db12a4 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -34,8 +34,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-8.2.1.tar.gz"
- sha1 "ddb4454303142be3446437e4fafb13bbd4570133"
+ url "https://pypi.python.org/packages/source/s/setuptools/setuptools-9.1.tar.gz"
+ sha1 "b068a670c84df7b961730c6a0d00cd06c7b767f0"
end
resource "pip" do