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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 40f5c4099..553c8a38f 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -11,7 +11,7 @@ class Python3 < Formula
sha1 "f2df5040f65cd509bbd33666fe09eb329d2b81bc" => :mountain_lion
end
- head "https://hg.python.org/cpython", :using => :hg, :branch => "3.5"
+ head "https://hg.python.org/cpython", :using => :hg
devel do
url "https://www.python.org/ftp/python/3.5.0/Python-3.5.0a1.tgz"