Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2026 15:02:51 +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: 3a6b00727801 - main - www/py-pyjwt: Update to 2.13.0
Message-ID:  <6a11c19b.2070e.1ed7c7f7@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=3a6b00727801f03430f969d3ae0353e23a58613b

commit 3a6b00727801f03430f969d3ae0353e23a58613b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-23 14:52:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-23 14:52:01 +0000

    www/py-pyjwt: Update to 2.13.0
    
    Changes:        https://github.com/jpadilla/pyjwt/releases
                    https://pyjwt.readthedocs.io/en/stable/changelog.html
---
 www/py-pyjwt/Makefile | 2 +-
 www/py-pyjwt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile
index 77847252ad48..91c1c2735ad2 100644
--- a/www/py-pyjwt/Makefile
+++ b/www/py-pyjwt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyjwt
-PORTVERSION=	2.12.1
+PORTVERSION=	2.13.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-pyjwt/distinfo b/www/py-pyjwt/distinfo
index 577ba932d07f..31846b8e8ec1 100644
--- a/www/py-pyjwt/distinfo
+++ b/www/py-pyjwt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587700
-SHA256 (pyjwt-2.12.1.tar.gz) = c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b
-SIZE (pyjwt-2.12.1.tar.gz) = 102564
+TIMESTAMP = 1779520162
+SHA256 (pyjwt-2.13.0.tar.gz) = 41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423
+SIZE (pyjwt-2.13.0.tar.gz) = 107515


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a11c19b.2070e.1ed7c7f7>