From f0fb3a242a8f6c5ef4d7d42bb67e812b8cf6fbfc Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Fri, 20 Feb 2015 16:28:14 -0800 Subject: python3: point HEAD to default There's no 3.5 branch yet. --- Library/Formula/python3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/python3.rb') 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" -- cgit v1.2.3