diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index ea6f81c53760..34c41388ec63 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,32 +1,32 @@ # Created by: Carlos J Puga Medina PORTNAME= josepy -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= JOSE protocol implementation in Python 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} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${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} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index ab211d568820..ed4b5be8a19c 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630224 -SHA256 (josepy-1.8.0.tar.gz) = a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269 -SIZE (josepy-1.8.0.tar.gz) = 57507 +TIMESTAMP = 1632664552 +SHA256 (josepy-1.9.0.tar.gz) = 51cce8d97ced0556aae0ce3161b26d5f0f54bc42c749d3c606edc6d97d9802dc +SIZE (josepy-1.9.0.tar.gz) = 56932