python/python-certifi: Updated for version 2019.9.11.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-09-14 18:34:32 +02:00 committed by Willy Sudiarto Raharjo
parent ef15456e3f
commit 161bbe3c84
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
4 changed files with 20 additions and 13 deletions

View File

@ -1,3 +1,10 @@
This installable Python package contains a
CA Bundle that you can reference in your
Python code.
Certifi is a carefully curated collection of Root Certificates for validating the
trustworthiness of SSL certificates while verifying the identity of TLS hosts.
It has been extracted from the Requests project.
The internet is an untrusted place. Every HTTP request you make should have
verification on by default. This happens every time you access a website with
your web browser, without any knowledge to the user — theres no reason your code
should be any different.
Certifi is here to make this possible.

View File

@ -24,7 +24,7 @@
PRGNAM=python-certifi
SRCNAM=$(printf $PRGNAM | cut -c8-14)
VERSION=${VERSION:-2019.6.16}
VERSION=${VERSION:-2019.9.11}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-certifi"
VERSION="2019.6.16"
HOMEPAGE="https://pypi.python.org/pypi/certifi/"
DOWNLOAD="https://files.pythonhosted.org/packages/c5/67/5d0548226bcc34468e23a0333978f0e23d28d0b3f0c71a151aef9c3f7680/certifi-2019.6.16.tar.gz"
MD5SUM="af8fea5f3df6f7f81e9c6cbc6dd7c1e8"
VERSION="2019.9.11"
HOMEPAGE="https://certifi.io/en/latest/"
DOWNLOAD="https://files.pythonhosted.org/packages/62/85/7585750fd65599e88df0fed59c74f5075d4ea2fe611deceb95dd1c2fb25b/certifi-2019.9.11.tar.gz"
MD5SUM="cadd4e373fc08f649fa39b82aed9ad96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View File

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
python-certifi: python-certifi (Python SSL Certificates)
python-certifi:
python-certifi: This installable Python package contains a
python-certifi: CA Bundle that you can reference in your
python-certifi: Python code.
python-certifi:
python-certifi: Homepage: http://python-requests.org
python-certifi: Certifi is a carefully curated collection of Root Certificates for
python-certifi: validating the trustworthiness of SSL certificates while verifying
python-certifi: the identity of TLS hosts. It has been extracted from the Requests
python-certifi: project.
python-certifi:
python-certifi: Homepage: https://certifi.io/en/latest/
python-certifi:
python-certifi:
python-certifi: