aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index 68fde9802..8ab53d89a 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -30,8 +30,8 @@ class Python < Formula
skip_clean "bin/easy_install", "bin/easy_install-2.7"
resource "setuptools" do
- url "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.3.tar.gz"
- sha1 "da2da9324a539029ebea602120afcb8cfd24ddf6"
+ url "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.4.2.tar.gz"
+ sha1 "a681ba56c30c0eb66528215842d3e3fcb5157614"
end
resource "pip" do