package/python-certifi: bump to version 2023.11.17

License hash changed due to inaccurate date cleanup:
2103453dd4

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2023-12-14 00:01:35 -07:00 committed by Thomas Petazzoni
parent 58bf6a7f05
commit 80286eb5f1
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/certifi/json
md5 10a72845d3fc2c38d212b4b7b1872c76 certifi-2023.7.22.tar.gz
sha256 539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 certifi-2023.7.22.tar.gz
md5 5a41f94d681748e76675f3cb4a7d517e certifi-2023.11.17.tar.gz
sha256 9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 certifi-2023.11.17.tar.gz
# Locally computed sha256 checksums
sha256 a02f6c638f9fb84d06f7764c3ab085d8af7eda5b93c166da54312479077c6fb0 LICENSE
sha256 e93716da6b9c0d5a4a1df60fe695b370f0695603d21f6f83f053e42cfc10caf7 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_CERTIFI_VERSION = 2023.7.22
PYTHON_CERTIFI_VERSION = 2023.11.17
PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/98/98/c2ff18671db109c9f10ed27f5ef610ae05b73bd876664139cf95bd1429aa
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/d4/91/c89518dd4fe1f3a4e3f6ab7ff23cb00ef2e8c9adf99dacc618ad5e068e28
PYTHON_CERTIFI_SETUP_TYPE = setuptools
PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
PYTHON_CERTIFI_LICENSE_FILES = LICENSE