mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-matplotlib: bump version to 3.10.8
https://github.com/matplotlib/matplotlib/releases 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
07a28fb380
commit
e1af665217
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/matplotlib/json
|
||||
md5 9c9a5c3ced2bba7b5b2f8dab68ae4b06 matplotlib-3.10.0.tar.gz
|
||||
sha256 b886d02a581b96704c9d1ffe55709e49b4d2d52709ccebc4be42db856e511278 matplotlib-3.10.0.tar.gz
|
||||
md5 bb3330a3bdcce6cf2e57b13795f3a005 matplotlib-3.10.8.tar.gz
|
||||
sha256 2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3 matplotlib-3.10.8.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 5a1a81ea301728c8bba2933da832c0cd62229daf20893a024ab3d53244468dbc LICENSE/LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MATPLOTLIB_VERSION = 3.10.0
|
||||
PYTHON_MATPLOTLIB_VERSION = 3.10.8
|
||||
PYTHON_MATPLOTLIB_SOURCE = matplotlib-$(PYTHON_MATPLOTLIB_VERSION).tar.gz
|
||||
PYTHON_MATPLOTLIB_SITE = https://files.pythonhosted.org/packages/68/dd/fa2e1a45fce2d09f4aea3cee169760e672c8262325aa5796c49d543dc7e6
|
||||
PYTHON_MATPLOTLIB_SITE = https://files.pythonhosted.org/packages/8a/76/d3c6e3a13fe484ebe7718d14e269c9569c4eb0020a968a327acb3b9a8fe6
|
||||
PYTHON_MATPLOTLIB_LICENSE = Python-2.0
|
||||
PYTHON_MATPLOTLIB_LICENSE_FILES = LICENSE/LICENSE
|
||||
PYTHON_MATPLOTLIB_DEPENDENCIES = \
|
||||
|
||||
Reference in New Issue
Block a user