From 161bbe3c84244c1055fe0bd5041d91885edd10be Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 14 Sep 2019 18:34:32 +0200 Subject: python/python-certifi: Updated for version 2019.9.11. Signed-off-by: Dimitris Zlatanidis --- python/python-certifi/README | 13 ++++++++++--- python/python-certifi/python-certifi.SlackBuild | 2 +- python/python-certifi/python-certifi.info | 8 ++++---- python/python-certifi/slack-desc | 10 +++++----- 4 files changed, 20 insertions(+), 13 deletions(-) diff --git a/python/python-certifi/README b/python/python-certifi/README index 8e6f8b4e44..f2306e1d4c 100644 --- a/python/python-certifi/README +++ b/python/python-certifi/README @@ -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 — there’s no reason your code +should be any different. + +Certifi is here to make this possible. diff --git a/python/python-certifi/python-certifi.SlackBuild b/python/python-certifi/python-certifi.SlackBuild index 18c186fd9f..a5bcecac14 100644 --- a/python/python-certifi/python-certifi.SlackBuild +++ b/python/python-certifi/python-certifi.SlackBuild @@ -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} diff --git a/python/python-certifi/python-certifi.info b/python/python-certifi/python-certifi.info index 788a70b688..60c1be47b2 100644 --- a/python/python-certifi/python-certifi.info +++ b/python/python-certifi/python-certifi.info @@ -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="" diff --git a/python/python-certifi/slack-desc b/python/python-certifi/slack-desc index e4121c91ca..c08eb095c7 100644 --- a/python/python-certifi/slack-desc +++ b/python/python-certifi/slack-desc @@ -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: -- cgit v1.2.3