diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index 7357a1a36db3..85342c7f330d 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.10.0 +PORTVERSION= 1.11.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 a59fb5d3da67..be269860ff4c 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632773758 -SHA256 (josepy-1.10.0.tar.gz) = e9bcaf605411cadaec04841ae2d5f77ebb178b7b6df7c9aed1d97399ac18685b -SIZE (josepy-1.10.0.tar.gz) = 58662 +TIMESTAMP = 1641782550 +SHA256 (josepy-1.11.0.tar.gz) = 40ef59f2f537ec01bafe698dad66281f6ccf4642f747411647db403ab8fa9a2d +SIZE (josepy-1.11.0.tar.gz) = 59198