aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2020-03-30 05:11:29 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2020-03-30 05:11:29 +0000
commit79c1ffd3ae5a422abb7411151c6e55633e7e7a16 (patch)
tree15cd4217731c4c217c55598f41a714f38d437356
parentd6e9ccd73bc7ca4b97f76d0a8a52fc7cd2d10d4b (diff)
downloadports-79c1ffd3ae5a422abb7411151c6e55633e7e7a16.tar.gz
ports-79c1ffd3ae5a422abb7411151c6e55633e7e7a16.zip
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)
Notes
Notes: svn path=/branches/2020Q1/; revision=529859
-rw-r--r--security/py-passlib/Makefile6
-rw-r--r--security/py-passlib/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile
index 9404b266767f..245b1fa3324a 100644
--- a/security/py-passlib/Makefile
+++ b/security/py-passlib/Makefile
@@ -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
diff --git a/security/py-passlib/distinfo b/security/py-passlib/distinfo
index bf03862406c4..0c0380757843 100644
--- a/security/py-passlib/distinfo
+++ b/security/py-passlib/distinfo
@@ -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