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
This commit is contained in:
parent
1ce7001771
commit
73f3467b93
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user