MFH: r529858 security/py-passlib: Update to 1.7.2

- Update COMMENT to match setup.py:description

Changelog:

  https://passlib.readthedocs.io/en/stable/history/1.7.html

Requested by:	bofh (via email)

Approved by:	ports-secteam (blanket: bugfix release)
This commit is contained in:
Kubilay Kocak 2020-03-30 05:11:29 +00:00
parent d6e9ccd73b
commit 79c1ffd3ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=529859
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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