git: a54a951d2663 - main - www/py-pyjwt: Update to 2.5.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Oct 2022 02:26:19 UTC
The branch main has been updated by sunpoet:

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

commit a54a951d2663cf3066ae86a434b8521eb108a72f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:16:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:16:03 +0000

    www/py-pyjwt: Update to 2.5.0
    
    Changes:        https://github.com/jpadilla/pyjwt/releases
---
 www/py-pyjwt/Makefile | 7 ++++---
 www/py-pyjwt/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile
index 4edd00ceb286..b73bade94c7c 100644
--- a/www/py-pyjwt/Makefile
+++ b/www/py-pyjwt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyjwt
-PORTVERSION=	2.4.0
+PORTVERSION=	2.5.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW=		https://github.com/jpadilla/pyjwt
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cpe python:3.6+
+USES=		cpe python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
@@ -24,6 +24,7 @@ CPE_VENDOR=	pyjwt_project
 OPTIONS_DEFINE=	CRYPTO
 OPTIONS_DEFAULT=CRYPTO
 
-CRYPTO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR}
+CRYPTO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}types-cryptography>=3.3.21:devel/py-types-cryptography@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/www/py-pyjwt/distinfo b/www/py-pyjwt/distinfo
index ae9093c664f8..96157a460d95 100644
--- a/www/py-pyjwt/distinfo
+++ b/www/py-pyjwt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652446298
-SHA256 (PyJWT-2.4.0.tar.gz) = d42908208c699b3b973cbeb01a969ba6a96c821eefb1c5bfe4c390c01d67abba
-SIZE (PyJWT-2.4.0.tar.gz) = 66327
+TIMESTAMP = 1663672906
+SHA256 (PyJWT-2.5.0.tar.gz) = e77ab89480905d86998442ac5788f35333fa85f65047a534adc38edf3c88fc3b
+SIZE (PyJWT-2.5.0.tar.gz) = 72538