aboutsummaryrefslogtreecommitdiff
path: root/www/py-pyjwt/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 19:30:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 19:45:02 +0000
commit47e18a6a48a01c703057d8a603d8b6dd85f37bf8 (patch)
treec180144eb7c648b81d42cb63a12bb9de6724d1fb /www/py-pyjwt/Makefile
parent73988639bc813ab4b61cb05031c4ba1c7e86544b (diff)
downloadports-47e18a6a48a01c703057d8a603d8b6dd85f37bf8.tar.gz
ports-47e18a6a48a01c703057d8a603d8b6dd85f37bf8.zip
www/py-pyjwt: Update to 2.4.0
Changes: https://github.com/jpadilla/pyjwt/releases Security: CVE-2022-29217 (cherry picked from commit a7c5764d36e85074c7d8815c0a26667e1af436c6)
Diffstat (limited to 'www/py-pyjwt/Makefile')
-rw-r--r--www/py-pyjwt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile
index 29a9a067a0eb..842a090e46c0 100644
--- a/www/py-pyjwt/Makefile
+++ b/www/py-pyjwt/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= pyjwt
-PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTVERSION= 2.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}