git: 3db82f8d9054 - main - security/py-josepy: Update to 1.8.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:47:49 UTC 2021


The branch main has been updated by sunpoet:

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

commit 3db82f8d9054c0ccef5aa10bd99a44ea2fffc7d4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:39:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:04 +0000

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

diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile
index 5ec242629328..ea6f81c53760 100644
--- a/security/py-josepy/Makefile
+++ b/security/py-josepy/Makefile
@@ -1,7 +1,7 @@
 # Created by: Carlos J Puga Medina <cpm at FreeBSD.org>
 
 PORTNAME=	josepy
-PORTVERSION=	1.5.0
+PORTVERSION=	1.8.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +13,9 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
+		${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}mock>=0:devel/py-mock@${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} \
diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo
index 00e3cc356e86..ab211d568820 100644
--- a/security/py-josepy/distinfo
+++ b/security/py-josepy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366374
-SHA256 (josepy-1.5.0.tar.gz) = 502a36f86efe2a6d09bf7018bca9fd8f8f24d8090a966aa037dbc844459ff9c8
-SIZE (josepy-1.5.0.tar.gz) = 53979
+TIMESTAMP = 1624630224
+SHA256 (josepy-1.8.0.tar.gz) = a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269
+SIZE (josepy-1.8.0.tar.gz) = 57507


More information about the dev-commits-ports-main mailing list