diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2022-07-22 13:11:47 +0300 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2022-07-22 13:11:47 +0300 |
commit | 389aa8a1e82c60689f1130feccac43da346c5da7 (patch) | |
tree | ff7f88f8e488213e17532f17b701d79bbb2c17d8 /security/py-flask-httpauth | |
parent | devel/py-twilio: update to version 7.12.0 (diff) |
security/py-flask-httpauth: update to 4.7.0
Changes:
https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/main/CHANGES.md
PR: 262503
Reported by: ruben@verweg.com
Diffstat (limited to 'security/py-flask-httpauth')
-rw-r--r-- | security/py-flask-httpauth/Makefile | 2 | ||||
-rw-r--r-- | security/py-flask-httpauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-flask-httpauth/Makefile b/security/py-flask-httpauth/Makefile index f7beb603ec85..c00d3dbb2904 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= Flask-HTTPAuth -DISTVERSION= 3.3.0 +DISTVERSION= 4.7.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-flask-httpauth/distinfo b/security/py-flask-httpauth/distinfo index 3c6072f72a10..9747bcf94692 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572809774 -SHA256 (Flask-HTTPAuth-3.3.0.tar.gz) = 6ef8b761332e780f9ff74d5f9056c2616f52babc1998b01d9f361a1e439e61b9 -SIZE (Flask-HTTPAuth-3.3.0.tar.gz) = 31466 +TIMESTAMP = 1658484158 +SHA256 (Flask-HTTPAuth-4.7.0.tar.gz) = f7199e7bad20d5b68b3f0b62bddfca7637c55087e9d02f605ae26e0de479fd94 +SIZE (Flask-HTTPAuth-4.7.0.tar.gz) = 230266 |