diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2019-11-03 20:26:48 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2019-11-03 20:26:48 +0000 |
commit | 490e58696ad1e9d25b1d59bfb7e9543b094e0bfe (patch) | |
tree | f59a204add5d8116cfbf85db08b686b3095fd702 /security/py-flask-httpauth | |
parent | www/py-flask-restful: update to 0.3.7 (diff) |
security/py-flask-httpauth: update to 3.3.0
Notes
Notes:
svn path=/head/; revision=516596
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 205718abd26b..faea20cee84a 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.4 +DISTVERSION= 3.3.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 d62da5356554..3c6072f72a10 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531235610 -SHA256 (Flask-HTTPAuth-3.2.4.tar.gz) = f71b7611f385fbdf350e8c430eed17b41c3b2200dc35eae19c1734264b68e31d -SIZE (Flask-HTTPAuth-3.2.4.tar.gz) = 31341 +TIMESTAMP = 1572809774 +SHA256 (Flask-HTTPAuth-3.3.0.tar.gz) = 6ef8b761332e780f9ff74d5f9056c2616f52babc1998b01d9f361a1e439e61b9 +SIZE (Flask-HTTPAuth-3.3.0.tar.gz) = 31466 |