diff --git a/security/py-guardpost/Makefile b/security/py-guardpost/Makefile index 311b25c6fd70..77fbeee03236 100644 --- a/security/py-guardpost/Makefile +++ b/security/py-guardpost/Makefile @@ -1,31 +1,32 @@ PORTNAME= guardpost DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3 +DISTVERSION= 1.1.0 CATEGORIES= security python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Framework to handle authentication and authorization WWW= https://github.com/Neoteroi/GuardPost LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rodi>=2.0.0:devel/py-rodi@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyjwt>0:www/py-pyjwt@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyjwt>0:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}essentials>0:devel/py-essentials@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest +USE_PYTHON= pep517 cryptography autoplist pytest USE_GITHUB= yes GH_ACCOUNT= Neoteroi GH_PROJECT= GuardPost TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} # tests as of 1.0.3: 101 passed, 1 failed (test_jwt_validator_fetches_tokens_again_for_unknown_kid) in 11.37s .include diff --git a/security/py-guardpost/distinfo b/security/py-guardpost/distinfo index 3c6f3c2b4fc4..32802dd72840 100644 --- a/security/py-guardpost/distinfo +++ b/security/py-guardpost/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759700648 -SHA256 (Neoteroi-GuardPost-v1.0.3_GH0.tar.gz) = 8d040697f6d540bfb386f6bd8c122090b474ab8a447ed2f402fcd5d73a05e4bf -SIZE (Neoteroi-GuardPost-v1.0.3_GH0.tar.gz) = 38518 +TIMESTAMP = 1773532535 +SHA256 (Neoteroi-GuardPost-v1.1.0_GH0.tar.gz) = e043e3a93487b979572e0e117c379a1c3b318f2eec933bd21a8b3ba4cf4630c6 +SIZE (Neoteroi-GuardPost-v1.1.0_GH0.tar.gz) = 50019