mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-matplotlib: security bump version to 3.10.9
https://github.com/matplotlib/matplotlib/releases/tag/v3.10.9 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
af7cb9be2a
commit
9252f73ffc
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/matplotlib/json
|
||||
md5 bb3330a3bdcce6cf2e57b13795f3a005 matplotlib-3.10.8.tar.gz
|
||||
sha256 2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3 matplotlib-3.10.8.tar.gz
|
||||
md5 6bec2e78642cbd44c012718835ab024e matplotlib-3.10.9.tar.gz
|
||||
sha256 fd66508e8c6877d98e586654b608a0456db8d7e8a546eb1e2600efd957302358 matplotlib-3.10.9.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 5a1a81ea301728c8bba2933da832c0cd62229daf20893a024ab3d53244468dbc LICENSE/LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MATPLOTLIB_VERSION = 3.10.8
|
||||
PYTHON_MATPLOTLIB_VERSION = 3.10.9
|
||||
PYTHON_MATPLOTLIB_SOURCE = matplotlib-$(PYTHON_MATPLOTLIB_VERSION).tar.gz
|
||||
PYTHON_MATPLOTLIB_SITE = https://files.pythonhosted.org/packages/8a/76/d3c6e3a13fe484ebe7718d14e269c9569c4eb0020a968a327acb3b9a8fe6
|
||||
PYTHON_MATPLOTLIB_SITE = https://files.pythonhosted.org/packages/63/1b/4be5be87d43d327a0cf4de1a56e86f7f84c89312452406cf122efe2839e6
|
||||
PYTHON_MATPLOTLIB_LICENSE = Python-2.0
|
||||
PYTHON_MATPLOTLIB_LICENSE_FILES = LICENSE/LICENSE
|
||||
PYTHON_MATPLOTLIB_DEPENDENCIES = \
|
||||
|
||||
Reference in New Issue
Block a user