git: 73f3467b9371 - main - security/py-itsdangerous: Update to 2.0.1 [1]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Oct 2021 01:32:16 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=73f3467b9371b75d335f2d878c8f03751f90870c commit 73f3467b9371b75d335f2d878c8f03751f90870c Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-10-26 01:26:10 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-10-26 01:31:49 +0000 security/py-itsdangerous: Update to 2.0.1 [1] Remove JSON option, upstream do not use simplejson now PR: 255925 [1] Reported by: vidwer+fbsdbugs@gmail.com [1] Approved by: maintainer --- security/py-itsdangerous/Makefile | 6 +----- security/py-itsdangerous/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile index b80d3d94200e..aa26d1134e48 100644 --- a/security/py-itsdangerous/Makefile +++ b/security/py-itsdangerous/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= itsdangerous -PORTVERSION= 0.24 +PORTVERSION= 2.0.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,4 @@ USE_PYTHON= distutils autoplist NO_ARCH= yes -OPTIONS_DEFINE= JSON - -JSON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.0:devel/py-simplejson@${PY_FLAVOR} - .include <bsd.port.mk> diff --git a/security/py-itsdangerous/distinfo b/security/py-itsdangerous/distinfo index 5b32b0936810..eaaaee75fc20 100644 --- a/security/py-itsdangerous/distinfo +++ b/security/py-itsdangerous/distinfo @@ -1,2 +1,3 @@ -SHA256 (itsdangerous-0.24.tar.gz) = cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 -SIZE (itsdangerous-0.24.tar.gz) = 46541 +TIMESTAMP = 1635210530 +SHA256 (itsdangerous-2.0.1.tar.gz) = 9e724d68fc22902a1435351f84c3fb8623f303fffcc566a4cb952df8c572cff0 +SIZE (itsdangerous-2.0.1.tar.gz) = 59336