ipython: rename python dependency

This commit is contained in:
ilovezfs 2018-02-27 08:37:55 -08:00
parent 57db7b9053
commit 84a34a4c31

View file

@ -5,7 +5,7 @@ class Ipython < Formula
homepage "https://ipython.org/"
url "https://files.pythonhosted.org/packages/fa/50/974211502bd72873728d44c3013fe79875c819c8fb69f778bcfd67bc7d38/ipython-6.2.1.tar.gz"
sha256 "51c158a6c8b899898d1c91c6b51a34110196815cc905f9be0fa5878e19355608"
revision 1
revision 2
head "https://github.com/ipython/ipython.git"
bottle do
@ -15,7 +15,7 @@ class Ipython < Formula
sha256 "e5e5cd6815eba1e364e9d2d15857b2ce027f8bb7634a139c56182e61b99de12f" => :el_capitan
end
depends_on "python3"
depends_on "python"
resource "appnope" do
url "https://files.pythonhosted.org/packages/26/34/0f3a5efac31f27fabce64645f8c609de9d925fe2915304d1a40f544cff0e/appnope-0.1.0.tar.gz"