Date: Thu, 2 Jan 2025 02:50:58 GMT 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: 80fc9e19af01 - main - security/py-joserfc: Update to 1.0.1 Message-ID: <202501020250.5022owGd012806@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=80fc9e19af011f4501d7f4aad224a894743fc072 commit 80fc9e19af011f4501d7f4aad224a894743fc072 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-02 02:44:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-02 02:44:42 +0000 security/py-joserfc: Update to 1.0.1 Changes: https://github.com/authlib/joserfc/releases --- security/py-joserfc/Makefile | 2 +- security/py-joserfc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-joserfc/Makefile b/security/py-joserfc/Makefile index e911bdf66418..27dd1b79ba74 100644 --- a/security/py-joserfc/Makefile +++ b/security/py-joserfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= joserfc -PORTVERSION= 0.12.0 +PORTVERSION= 1.0.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-joserfc/distinfo b/security/py-joserfc/distinfo index c5d8d4786556..bc42dd3a3256 100644 --- a/security/py-joserfc/distinfo +++ b/security/py-joserfc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718690482 -SHA256 (joserfc-0.12.0.tar.gz) = 86625aef30bb9857f8c2f4320ea2ad4342a29319a66189cb743547c74a88b1ec -SIZE (joserfc-0.12.0.tar.gz) = 168670 +TIMESTAMP = 1735705189 +SHA256 (joserfc-1.0.1.tar.gz) = c4507be82d681245f461710ffca1fa809fd288f49bc3ce4dba0b1c591700a686 +SIZE (joserfc-1.0.1.tar.gz) = 169456
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501020250.5022owGd012806>