mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-scipy: bump version to 1.17.1
https://github.com/scipy/scipy/releases/tag/v1.17.1 https://github.com/scipy/scipy/releases/tag/v1.17.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
136af2ee2e
commit
5d695881f8
@@ -1,6 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/scipy/json
|
||||
md5 db334c9cae4eeb9f306c342b3744d653 scipy-1.16.3.tar.gz
|
||||
sha256 01e87659402762f43bd2fee13370553a17ada367d42e7487800bf2916535aecb scipy-1.16.3.tar.gz
|
||||
md5 d36aba61d4b01c50551efd38ca03752f scipy-1.17.1.tar.gz
|
||||
sha256 95d8e012d8cb8816c226aef832200b1d45109ed4464303e997c5b13122b297c0 scipy-1.17.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 221e59f5e910fd7f94e44f0dac77436a11338c285c6346232e4a850a50da0e94 LICENSE.txt
|
||||
sha256 606209a000716c5f66e33e180ce08434b96ed17db4975ab9723c6b5fbcc89609 scipy/ndimage/LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SCIPY_VERSION = 1.16.3
|
||||
PYTHON_SCIPY_VERSION = 1.17.1
|
||||
PYTHON_SCIPY_SOURCE = scipy-$(PYTHON_SCIPY_VERSION).tar.gz
|
||||
PYTHON_SCIPY_SITE = https://files.pythonhosted.org/packages/0a/ca/d8ace4f98322d01abcd52d381134344bf7b431eba7ed8b42bdea5a3c2ac9
|
||||
PYTHON_SCIPY_SITE = https://files.pythonhosted.org/packages/7a/97/5a3609c4f8d58b039179648e62dd220f89864f56f7357f5d4f45c29eb2cc
|
||||
PYTHON_SCIPY_LICENSE = \
|
||||
BSD-3-Clause, \
|
||||
BSD-2-Clause, \
|
||||
|
||||
Reference in New Issue
Block a user