security/py-passlib: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
92ea3e60ea
commit
f0a4213cf3
2 changed files with 6 additions and 6 deletions
|
|
@ -2,20 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= passlib
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.7.2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= koobs@FreeBSD.org
|
||||
COMMENT= Python password hashing framework supporting over 30 schemes
|
||||
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.6
|
||||
# Python 2.6,3.3-3.8
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1493027379
|
||||
SHA256 (passlib-1.7.1.tar.gz) = 3d948f64138c25633613f303bcc471126eae67c04d5e3f6b7b8ce6242f8653e0
|
||||
SIZE (passlib-1.7.1.tar.gz) = 645724
|
||||
TIMESTAMP = 1585542566
|
||||
SHA256 (passlib-1.7.2.tar.gz) = 8d666cef936198bc2ab47ee9b0410c94adf2ba798e5a84bf220be079ae7ab6a8
|
||||
SIZE (passlib-1.7.2.tar.gz) = 649654
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue