mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/py-flask-httpauth: update to 3.2.0
This commit is contained in:
parent
d28222a9fb
commit
b70e3d635e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420555
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Flask-HTTPAuth
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USES= python:2.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Flask-HTTPAuth-3.1.1.tar.gz) = 2b0a8df9044166e279fea5b311c7a38fd00eb2b9e9926daf69eae29f61441622
|
||||
SIZE (Flask-HTTPAuth-3.1.1.tar.gz) = 3360
|
||||
TIMESTAMP = 1471783587
|
||||
SHA256 (Flask-HTTPAuth-3.2.0.tar.gz) = cf53acd441321ff6f369ae54e423dbec8d4c6204934c13368651cdd402805b61
|
||||
SIZE (Flask-HTTPAuth-3.2.0.tar.gz) = 3395
|
||||
|
|
Loading…
Add table
Reference in a new issue