diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index 4bb3e9453c2e..2191262ce0a8 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,26 +1,27 @@ PORTNAME= josepy -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= JOSE protocol implementation in Python WWW= https://josepy.readthedocs.io/en/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.8:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${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} USES= python -USE_PYTHON= autoplist concurrent cryptography distutils pytest +USE_PYTHON= autoplist concurrent cryptography pep517 pytest NO_ARCH= yes .include diff --git a/security/py-josepy/distinfo b/security/py-josepy/distinfo index 1a429cf9399d..3368af40e376 100644 --- a/security/py-josepy/distinfo +++ b/security/py-josepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423986 -SHA256 (josepy-1.13.0.tar.gz) = 8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9 -SIZE (josepy-1.13.0.tar.gz) = 59045 +TIMESTAMP = 1699774988 +SHA256 (josepy-1.14.0.tar.gz) = 308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd +SIZE (josepy-1.14.0.tar.gz) = 58794