From fb0f8f3094615559dc5b750df29f2dcdcdef51f4 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Sat, 9 Feb 2019 23:03:52 +0800 Subject: [PATCH] scipy 1.2.1 Closes #36845. Signed-off-by: Chongyu Zhu --- Formula/scipy.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/scipy.rb b/Formula/scipy.rb index 3ec209ba39..e3ab932a13 100644 --- a/Formula/scipy.rb +++ b/Formula/scipy.rb @@ -1,9 +1,8 @@ class Scipy < Formula desc "Software for mathematics, science, and engineering" homepage "https://www.scipy.org" - url "https://files.pythonhosted.org/packages/ea/c8/c296904f2c852c5c129962e6ca4ba467116b08cd5b54b7180b2e77fe06b2/scipy-1.2.0.tar.gz" - sha256 "51a2424c8ed80e60bdb9a896806e7adaf24a58253b326fbad10f80a6d06f2214" - revision 1 + url "https://files.pythonhosted.org/packages/a9/b4/5598a706697d1e2929eaf7fe68898ef4bea76e4950b9efbe1ef396b8813a/scipy-1.2.1.tar.gz" + sha256 "e085d1babcb419bbe58e2e805ac61924dac4ca45a07c9fa081144739e500aa3c" head "https://github.com/scipy/scipy.git" bottle do