diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile index dc69ea1d486d..b32ac2fb4e07 100644 --- a/security/py-passlib/Makefile +++ b/security/py-passlib/Makefile @@ -1,32 +1,32 @@ # Created by: Kubilay Kocak PORTNAME= passlib -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Comprehensive password hashing framework supporting over 30 schemes LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.1:devel/py-nose@${PY_FLAVOR} # Python 2.6,3.3-3.8 USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes # A number of (bcrypt) tests are failing due to: # AssertionError: sanity check failed: 'os_crypt' backend supports $2b$ but has wraparound bug # See: # WRKSRC/passlib/handlers/bcrypt.py#306 # http://www.openwall.com/lists/oss-security/2012/01/02/4 do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/security/py-passlib/distinfo b/security/py-passlib/distinfo index 0c0380757843..91384e4729fc 100644 --- a/security/py-passlib/distinfo +++ b/security/py-passlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585542566 -SHA256 (passlib-1.7.2.tar.gz) = 8d666cef936198bc2ab47ee9b0410c94adf2ba798e5a84bf220be079ae7ab6a8 -SIZE (passlib-1.7.2.tar.gz) = 649654 +TIMESTAMP = 1622117631 +SHA256 (passlib-1.7.4.tar.gz) = defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04 +SIZE (passlib-1.7.4.tar.gz) = 689844