From 2aac998d7cd252ff293222dec0558e8171baef62 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 17 Aug 2023 02:13:27 +0800 Subject: [PATCH] www/py-pyjwt: Update to 2.8.0 - Update WWW Changes: https://github.com/jpadilla/pyjwt/releases https://pyjwt.readthedocs.io/en/stable/changelog.html --- www/py-pyjwt/Makefile | 8 ++++---- www/py-pyjwt/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile index b09a82b3c709e..3cfa76e9ab5aa 100644 --- a/www/py-pyjwt/Makefile +++ b/www/py-pyjwt/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyjwt -PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,12 +7,13 @@ DISTNAME= PyJWT-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON Web Token implementation in Python -WWW= https://github.com/jpadilla/pyjwt +WWW= https://pyjwt.readthedocs.io/en/stable/ \ + https://github.com/jpadilla/pyjwt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= cpe python diff --git a/www/py-pyjwt/distinfo b/www/py-pyjwt/distinfo index aba75c599b8c1..9236614d6d071 100644 --- a/www/py-pyjwt/distinfo +++ b/www/py-pyjwt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104584 -SHA256 (PyJWT-2.7.0.tar.gz) = bd6ca4a3c4285c1a2d4349e5a035fdf8fb94e04ccd0fcbe6ba289dae9cc3e074 -SIZE (PyJWT-2.7.0.tar.gz) = 77902 +TIMESTAMP = 1691070186 +SHA256 (PyJWT-2.8.0.tar.gz) = 57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de +SIZE (PyJWT-2.8.0.tar.gz) = 78313