diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-06-06 20:56:11 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-06-06 20:56:11 +0000 |
commit | 782b70018c7ecf17fede663612646376da127df2 (patch) | |
tree | 9e79da900c35ea6bd7550f1149a07b987de7abbb /security/py-flask-httpauth | |
parent | www/py-flask-restful: update to 0.3.6 (diff) |
security/py-flask-httpauth: update to 3.2.3
Notes
Notes:
svn path=/head/; revision=442805
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 dee82c82d67c..fc29c7fc2eef 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-flask-httpauth/distinfo b/security/py-flask-httpauth/distinfo index c3075a3ad7fe..ca0782a3901b 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486309180 -SHA256 (Flask-HTTPAuth-3.2.2.tar.gz) = df39b02a5ef71d4dc6c7ea43bd0ed84342eb8d66d50a7cd34d2ce13f5812440d -SIZE (Flask-HTTPAuth-3.2.2.tar.gz) = 4747 +TIMESTAMP = 1496781685 +SHA256 (Flask-HTTPAuth-3.2.3.tar.gz) = 5f4ba7ab79103e28b566c6a0592076312d17c716e079c66ca9ffe21a7871ee8d +SIZE (Flask-HTTPAuth-3.2.3.tar.gz) = 226047 |