mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-certifi: bump to 2025.11.12
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 4c06257302)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
78d3b36743
commit
9206e34bbc
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/certifi/json
|
||||
md5 7fe97b2e79933430062935f3759a09b0 certifi-2025.10.5.tar.gz
|
||||
sha256 47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43 certifi-2025.10.5.tar.gz
|
||||
md5 430a5fa9f18895a9b69a018d2beae67b certifi-2025.11.12.tar.gz
|
||||
sha256 d8ab5478f2ecd78af242878415affce761ca6bc54a22a27e026d7c25357c3316 certifi-2025.11.12.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 e93716da6b9c0d5a4a1df60fe695b370f0695603d21f6f83f053e42cfc10caf7 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CERTIFI_VERSION = 2025.10.5
|
||||
PYTHON_CERTIFI_VERSION = 2025.11.12
|
||||
PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
|
||||
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/4c/5b/b6ce21586237c77ce67d01dc5507039d444b630dd76611bbca2d8e5dcd91
|
||||
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/a2/8c/58f469717fa48465e4a50c014a0400602d3c437d7c0c468e17ada824da3a
|
||||
PYTHON_CERTIFI_SETUP_TYPE = setuptools
|
||||
PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
|
||||
PYTHON_CERTIFI_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user