git: c625acde0c60 - main - security/py-tls-parser: Update to 2.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 19:28:40 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c625acde0c6069bdc115ad3d1adadb1a82ad926c

commit c625acde0c6069bdc115ad3d1adadb1a82ad926c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:20:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:51:48 +0000

    security/py-tls-parser: Update to 2.0.0
    
    - Update LICENSE
    - Add LICENSE_FILE
    
    Changes:        https://github.com/nabla-c0d3/tls_parser/commits/release
---
 security/py-tls-parser/Makefile | 7 ++++---
 security/py-tls-parser/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/py-tls-parser/Makefile b/security/py-tls-parser/Makefile
index e777fc5fe1a0..fcfa9dc2ef55 100644
--- a/security/py-tls-parser/Makefile
+++ b/security/py-tls-parser/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	tls-parser
-PORTVERSION=	1.2.2
+PORTVERSION=	2.0.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,10 @@ DISTNAME=	tls_parser-${PORTVERSION}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Small library to parse TLS records
 
-LICENSE=	AGPLv3
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/security/py-tls-parser/distinfo b/security/py-tls-parser/distinfo
index a3eadd29dce2..bd1c834192a6 100644
--- a/security/py-tls-parser/distinfo
+++ b/security/py-tls-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622213970
-SHA256 (tls_parser-1.2.2.tar.gz) = 83e4cb15b88b00fad1a856ff54731cc095c7e4f1ff90d09eaa24a5f48854da93
-SIZE (tls_parser-1.2.2.tar.gz) = 7567
+TIMESTAMP = 1642102343
+SHA256 (tls_parser-2.0.0.tar.gz) = 3beccf892b0b18f55f7a9a48e3defecd1abe4674001348104823ff42f4cbc06b
+SIZE (tls_parser-2.0.0.tar.gz) = 8455