git: 522dbcf83c04 - main - www/py-flask-login: Update to 0.6.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 05:23:21 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=522dbcf83c046ec7e8ce433a1a75e89282bbf196
commit 522dbcf83c046ec7e8ce433a1a75e89282bbf196
Author: François Charlier <fcharlier@ploup.net>
AuthorDate: 2022-08-04 06:03:35 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-05 05:20:10 +0000
www/py-flask-login: Update to 0.6.2
py-flask-login 0.5 is broken with recent werkzeug 2.2.
Update to 0.6.2
PR: 265580
Reported by: fcharlier@ploup.net
Approved by: andrej@ebert.su (maintainer)
---
www/py-flask-login/Makefile | 6 +++---
www/py-flask-login/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/py-flask-login/Makefile b/www/py-flask-login/Makefile
index 4a6dbaad6cf8..a159daeb0f4b 100644
--- a/www/py-flask-login/Makefile
+++ b/www/py-flask-login/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Flask-Login
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ COMMENT= User session management for Flask
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.3:www/py-flask@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=1.0.4:www/py-flask@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/www/py-flask-login/distinfo b/www/py-flask-login/distinfo
index 37a345c3f08b..df94e4fe737d 100644
--- a/www/py-flask-login/distinfo
+++ b/www/py-flask-login/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582332388
-SHA256 (Flask-Login-0.5.0.tar.gz) = 6d33aef15b5bcead780acc339464aae8a6e28f13c90d8b1cf9de8b549d1c0b4b
-SIZE (Flask-Login-0.5.0.tar.gz) = 41702
+TIMESTAMP = 1659462594475
+SHA256 (Flask-Login-0.6.2.tar.gz) = c0a7baa9fdc448cdd3dd6f0939df72eec5177b2f7abe6cb82fc934d29caac9c3
+SIZE (Flask-Login-0.6.2.tar.gz) = 48671