package/python-certifi: bump to version 2022.9.14

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 2022-09-22 18:42:11 -06:00 committed by Thomas Petazzoni
parent 5071908066
commit 757942d345
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/certifi/json
md5 10b6970c3e64d037137f4bd052ef417c certifi-2022.6.15.1.tar.gz
sha256 cffdcd380919da6137f76633531a5817e3a9f268575c128249fb637e4f9e73fb certifi-2022.6.15.1.tar.gz
md5 f919a230b999ebae1969088ca68e8367 certifi-2022.9.14.tar.gz
sha256 36973885b9542e6bd01dea287b2b4b3b21236307c56324fcc3f1160f2d655ed5 certifi-2022.9.14.tar.gz
# Locally computed sha256 checksums
sha256 a02f6c638f9fb84d06f7764c3ab085d8af7eda5b93c166da54312479077c6fb0 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_CERTIFI_VERSION = 2022.6.15.1
PYTHON_CERTIFI_VERSION = 2022.9.14
PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/90/c2/4e37394b66e7211ad120f216fc2e8b38d4f43b89c8100dd3917c9da9bfc6
PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/ca/48/88ec470f8b68319b6782ca3a0570789886ad5ca24c1af2f3771699135baa
PYTHON_CERTIFI_SETUP_TYPE = setuptools
PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
PYTHON_CERTIFI_LICENSE_FILES = LICENSE