mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-certifi: bump to version 2024.12.14
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
68be8ff13d
commit
1ee6e70815
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/certifi/json
|
||||
md5 f842fc7a8ef562539e07873475eed593 certifi-2024.8.30.tar.gz
|
||||
sha256 bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9 certifi-2024.8.30.tar.gz
|
||||
md5 e7e7a03aeed4290cc28cc62975aa0149 certifi-2024.12.14.tar.gz
|
||||
sha256 b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db certifi-2024.12.14.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 e93716da6b9c0d5a4a1df60fe695b370f0695603d21f6f83f053e42cfc10caf7 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CERTIFI_VERSION = 2024.8.30
|
||||
PYTHON_CERTIFI_VERSION = 2024.12.14
|
||||
PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
|
||||
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/b0/ee/9b19140fe824b367c04c5e1b369942dd754c4c5462d5674002f75c4dedc1
|
||||
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/0f/bd/1d41ee578ce09523c81a15426705dd20969f5abf006d1afe8aeff0dd776a
|
||||
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