mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 2018.11.29
- Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/certifi/python-certifi/commits/master
This commit is contained in:
parent
084f87846b
commit
94a158b450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486421
@ -2,18 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= certifi
|
||||
PORTVERSION= 2018.4.16
|
||||
PORTVERSION= 2018.11.29
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Mozilla SSL certificates
|
||||
|
||||
LICENSE= MPL20
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523979002
|
||||
SHA256 (certifi-2018.4.16.tar.gz) = 13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7
|
||||
SIZE (certifi-2018.4.16.tar.gz) = 149967
|
||||
TIMESTAMP = 1543683452
|
||||
SHA256 (certifi-2018.11.29.tar.gz) = 47f9c83ef4c0c621eaef743f133f09fa8a74a9b75f037e8624f83bd1b6626cb7
|
||||
SIZE (certifi-2018.11.29.tar.gz) = 153772
|
||||
|
@ -1,3 +1,8 @@
|
||||
Certifi: Python Mozilla's SSL Certificates.
|
||||
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.
|
||||
|
||||
WWW: https://pypi.org/project/certifi/
|
||||
This MPL Licensed CA Bundle is extracted from the Mozilla Included CA
|
||||
Certificate List.
|
||||
|
||||
WWW: https://certifi.io/
|
||||
|
Loading…
Reference in New Issue
Block a user