head 1.4; access; symbols; locks; strict; comment @# @; 1.4 date 2026.05.27.03.58.04; author adam; state Exp; branches; next 1.3; commitid 03wuCzyK11oS9pHG; 1.3 date 2026.05.25.09.49.55; author adam; state Exp; branches; next 1.2; commitid 1tBVbYzzmR8yabHG; 1.2 date 2026.05.11.16.11.31; author adam; state Exp; branches; next 1.1; commitid 9PCfR7emsHFnJpFG; 1.1 date 2026.04.23.10.07.55; author adam; state Exp; branches; next ; commitid lRY8jNeEEkAzi4DG; desc @@ 1.4 log @py-joserfc: updated to 1.6.8 1.6.8 - Reject empty OctKey. @ text @# $NetBSD: Makefile,v 1.3 2026/05/25 09:49:55 adam Exp $ DISTNAME= joserfc-1.6.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=j/joserfc/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/authlib/joserfc COMMENT= Python library for JOSE RFCs, including JWS, JWE, JWK, JWA, JWT LICENSE= modified-bsd TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools USE_LANGUAGES= # none PYTHON_VERSIONED_DEPENDENCIES+= cryptography .include "../../lang/python/versioned_dependencies.mk" .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.3 log @py-joserfc: updated to 1.6.7 1.6.7 - Update for type hints. 1.6.6 - **JWS**: validate payload size when ``b64=false``. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2026/05/11 16:11:31 adam Exp $ d3 1 a3 1 DISTNAME= joserfc-1.6.7 @ 1.2 log @py-joserfc: updated to 1.6.5 1.6.5 - **JWS**: increase registry's payload max size. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2026/04/23 10:07:55 adam Exp $ d3 1 a3 1 DISTNAME= joserfc-1.6.5 @ 1.1 log @py-joserfc: add correctly @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.35 2026/04/23 09:25:05 adam Exp $ d3 1 a3 1 DISTNAME= joserfc-1.6.4 @