scipy 1.1.0
Closes #27530. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5f6c89f78d
commit
bd5ba0d2a2
1 changed files with 2 additions and 3 deletions
|
@ -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/bd/f4/3882758754dc083fea6ea66a6e8ceef55e7df173d06a12a074612958800f/scipy-1.0.1.tar.gz"
|
||||
sha256 "8739c67842ed9a1c34c62d6cca6301d0ade40d50ef14ba292bd331f0d6c940ba"
|
||||
revision 1
|
||||
url "https://files.pythonhosted.org/packages/07/76/7e844757b9f3bf5ab9f951ccd3e4a8eed91ab8720b0aac8c2adcc2fdae9f/scipy-1.1.0.tar.gz"
|
||||
sha256 "878352408424dffaa695ffedf2f9f92844e116686923ed9aa8626fc30d32cfd1"
|
||||
head "https://github.com/scipy/scipy.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue