diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2021-05-28 08:47:54 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2021-05-28 09:04:38 +0000 |
| commit | 98162a46a6a30e6c258a5e5e11d85e7fd80d8294 (patch) | |
| tree | 9da9d113a102bbfd35c1364529f5e5c87c4da569 | |
| parent | 54a1797990e4f68fe299159e9af611856a8aca38 (diff) | |
| download | ports-98162a46a6a30e6c258a5e5e11d85e7fd80d8294.tar.gz ports-98162a46a6a30e6c258a5e5e11d85e7fd80d8294.zip | |
security/py-passlib: Update to 1.7.4
Changes:
- https://passlib.readthedocs.io/en/stable/history/1.7.html#id2
- https://passlib.readthedocs.io/en/stable/history/1.7.html#id1
PR: 256189
Approved by: koobs (maintainer)
(cherry picked from commit 3bcd5a9d5bef6170c1e78d80dfa04c85fad54c82)
| -rw-r--r-- | security/py-passlib/Makefile | 2 | ||||
| -rw-r--r-- | security/py-passlib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
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,7 +1,7 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> PORTNAME= passlib -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 |
