git: 0a3dfda57b4c - main - security/py-python-jose: Update to 3.3.0

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Sat, 18 Jun 2022 15:57:39 UTC
The branch main has been updated by dvl:

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

commit 0a3dfda57b4cf39ddbe476ed41e187c9244cbf48
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2022-06-18 15:55:33 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2022-06-18 15:57:26 +0000

    security/py-python-jose: Update to 3.3.0
    
    re: https://github.com/mpdavis/python-jose/releases/tag/3.3.0
---
 security/py-python-jose/Makefile | 16 +++++++++-------
 security/py-python-jose/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/security/py-python-jose/Makefile b/security/py-python-jose/Makefile
index 5a5c58c6bb44..b8d9e1eb3a01 100644
--- a/security/py-python-jose/Makefile
+++ b/security/py-python-jose/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dan Langille <dvl@sourcefire.com>
 
 PORTNAME=	python-jose
-PORTVERSION=	3.0.0
+PORTVERSION=	3.3.0
 CATEGORIES=	security
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,13 +11,15 @@ COMMENT=	Client SDK for TIP API which require Authentication Tokens
 
 LICENSE=	MIT
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}rsa>0:security/py-rsa@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR}
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR}
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}rsa>0:security/py-rsa@${PY_FLAVOR}
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-
 .include <bsd.port.mk>
diff --git a/security/py-python-jose/distinfo b/security/py-python-jose/distinfo
index 2d92fb0996f0..1722df7c6a21 100644
--- a/security/py-python-jose/distinfo
+++ b/security/py-python-jose/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532029092
-SHA256 (python-jose-3.0.0.tar.gz) = e8255fb3cc524c04f4c790547a6215468f2a32d3a866424175523359e69f3aeb
-SIZE (python-jose-3.0.0.tar.gz) = 19180
+TIMESTAMP = 1655210325
+SHA256 (python-jose-3.3.0.tar.gz) = 55779b5e6ad599c6336191246e95eb2293a9ddebd555f796a65f838f07e5d78a
+SIZE (python-jose-3.3.0.tar.gz) = 129068