git: 2aac998d7cd2 - main - www/py-pyjwt: Update to 2.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:33:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2aac998d7cd252ff293222dec0558e8171baef62 commit 2aac998d7cd252ff293222dec0558e8171baef62 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-16 18:13:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-16 18:25:44 +0000 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 b09a82b3c709..3cfa76e9ab5a 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 aba75c599b8c..9236614d6d07 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