Date: Mon, 27 Apr 2026 13:12:46 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b7ffd7005f72 - main - security/py-authlib: Update to 1.7.0 Message-ID: <69ef60ce.32a07.69b67f05@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7ffd7005f72c84ba135db88d1a0df06a5c12ccb commit b7ffd7005f72c84ba135db88d1a0df06a5c12ccb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:04:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:47 +0000 security/py-authlib: Update to 1.7.0 Changes: https://github.com/authlib/authlib/releases --- security/py-authlib/Makefile | 3 ++- security/py-authlib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile index b3f110a8ae07..b81afc1047f3 100644 --- a/security/py-authlib/Makefile +++ b/security/py-authlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= authlib -PORTVERSION= 1.6.9 +PORTVERSION= 1.7.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}joserfc>=1.6.0:security/py-joserfc@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography pep517 diff --git a/security/py-authlib/distinfo b/security/py-authlib/distinfo index 1e31fa7b8c30..af3c6964b6ee 100644 --- a/security/py-authlib/distinfo +++ b/security/py-authlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587562 -SHA256 (authlib-1.6.9.tar.gz) = d8f2421e7e5980cc1ddb4e32d3f5fa659cfaf60d8eaf3281ebed192e4ab74f04 -SIZE (authlib-1.6.9.tar.gz) = 165134 +TIMESTAMP = 1777252782 +SHA256 (authlib-1.7.0.tar.gz) = b3e326c9aa9cc3ea95fe7d89fd880722d3608da4d00e8a27e061e64b48d801d5 +SIZE (authlib-1.7.0.tar.gz) = 175890home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60ce.32a07.69b67f05>
