git: 197b374df822 - main - security/py-josepy: Update to 1.13.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 16 Apr 2022 04:24:40 UTC
The branch main has been updated by sunpoet:

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

commit 197b374df8229f4c3eef822e3b5d8669298a9bcb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 04:01:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:45 +0000

    security/py-josepy: Update to 1.13.0
    
    - Sort TEST_DEPENDS
    
    Changes:        https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
---
 security/py-josepy/Makefile | 6 +++---
 security/py-josepy/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile
index 34d79cdce442..72b57c213e19 100644
--- a/security/py-josepy/Makefile
+++ b/security/py-josepy/Makefile
@@ -1,7 +1,7 @@
 # Created by: Carlos J Puga Medina <cpm@FreeBSD.org>
 
 PORTNAME=	josepy
-PORTVERSION=	1.12.0
+PORTVERSION=	1.13.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,10 +16,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=1.5:security/py-cryptography@$
 		${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0,1:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cache>=1.0:devel/py-pytest-cache@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo
index 1690012528fb..1a429cf9399d 100644
--- a/security/py-josepy/distinfo
+++ b/security/py-josepy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643401028
-SHA256 (josepy-1.12.0.tar.gz) = 267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25
-SIZE (josepy-1.12.0.tar.gz) = 59205
+TIMESTAMP = 1649423986
+SHA256 (josepy-1.13.0.tar.gz) = 8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9
+SIZE (josepy-1.13.0.tar.gz) = 59045