mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/python-contourpy: bump version to 1.3.3
https://github.com/contourpy/contourpy/blob/v1.3.3/docs/changelog.rst
Updated license hash due to copyright year bump:
ebb716818a
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
4a24dd6227
commit
70d868991b
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/contourpy/json
|
||||
md5 06a4ae6ab30b855514797cac7073ed08 contourpy-1.3.1.tar.gz
|
||||
sha256 dfd97abd83335045a913e3bcc4a09c0ceadbe66580cf573fe961f4a825efa699 contourpy-1.3.1.tar.gz
|
||||
md5 3592ea8e491e04fc7a87721e0beb7b0e contourpy-1.3.3.tar.gz
|
||||
sha256 083e12155b210502d0bca491432bb04d56dc3432f95a979b429f2848c3dbe880 contourpy-1.3.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c7d0a153bffaa104044463ebc633793d451722efd3138b5ffd2527b40f1505a2 LICENSE
|
||||
sha256 34170979fc64f4f5e6dfa66ef27dec314ffffc5852000c60f4836ec1dfbf156e LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CONTOURPY_VERSION = 1.3.1
|
||||
PYTHON_CONTOURPY_VERSION = 1.3.3
|
||||
PYTHON_CONTOURPY_SOURCE = contourpy-$(PYTHON_CONTOURPY_VERSION).tar.gz
|
||||
PYTHON_CONTOURPY_SITE = https://files.pythonhosted.org/packages/25/c2/fc7193cc5383637ff390a712e88e4ded0452c9fbcf84abe3de5ea3df1866
|
||||
PYTHON_CONTOURPY_SITE = https://files.pythonhosted.org/packages/58/01/1253e6698a07380cd31a736d248a3f2a50a7c88779a1813da27503cadc2a
|
||||
PYTHON_CONTOURPY_LICENSE = BSD-3-Clause
|
||||
PYTHON_CONTOURPY_LICENSE_FILES = LICENSE
|
||||
PYTHON_CONTOURPY_DEPENDENCIES = python-pybind host-python-meson-python
|
||||
|
||||
Reference in New Issue
Block a user