Date: Mon, 27 Apr 2026 13:12:50 +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: 2736dfd92a81 - main - security/py-jwcrypto: Update to 1.5.7 Message-ID: <69ef60d2.3220c.3911925b@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=2736dfd92a8155c32de726ff33b43456668203a4 commit 2736dfd92a8155c32de726ff33b43456668203a4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:04:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:49 +0000 security/py-jwcrypto: Update to 1.5.7 Changes: https://github.com/latchset/jwcrypto/releases --- security/py-jwcrypto/Makefile | 5 ++--- security/py-jwcrypto/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/py-jwcrypto/Makefile b/security/py-jwcrypto/Makefile index 0a9642b1f3f4..c612fcc11fd9 100644 --- a/security/py-jwcrypto/Makefile +++ b/security/py-jwcrypto/Makefile @@ -1,5 +1,5 @@ PORTNAME= jwcrypto -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,7 @@ WWW= https://jwcrypto.readthedocs.io/en/latest/ \ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/security/py-jwcrypto/distinfo b/security/py-jwcrypto/distinfo index 2c90fa922123..014109e108f0 100644 --- a/security/py-jwcrypto/distinfo +++ b/security/py-jwcrypto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712532 -SHA256 (jwcrypto-1.5.6.tar.gz) = 771a87762a0c081ae6166958a954f80848820b2ab066937dc8b8379d65b1b039 -SIZE (jwcrypto-1.5.6.tar.gz) = 87168 +TIMESTAMP = 1777252790 +SHA256 (jwcrypto-1.5.7.tar.gz) = 70204d7cca406eda8c82352e3c41ba2d946610dafd19e54403f0a1f4f18633c6 +SIZE (jwcrypto-1.5.7.tar.gz) = 89535home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60d2.3220c.3911925b>
