[packages/python-flask_jwt] - adjusted dependencies to indicate it won't work with modern package versions
qboosh
qboosh at pld-linux.org
Sun Dec 21 09:14:55 CET 2025
commit 85df0231d7d3ada4ffeb9d22ceed3710589587bd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 21 09:15:15 2025 +0100
- adjusted dependencies to indicate it won't work with modern package versions
Flask-JWT-requirements.patch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Flask-JWT-requirements.patch b/Flask-JWT-requirements.patch
index 22d5e33..fe69a54 100644
--- a/Flask-JWT-requirements.patch
+++ b/Flask-JWT-requirements.patch
@@ -1,6 +1,7 @@
--- Flask-JWT-0.3.2/requirements.txt.orig 2015-10-15 17:26:09.000000000 +0200
+++ Flask-JWT-0.3.2/requirements.txt 2025-12-20 21:15:18.642743976 +0100
@@ -1,2 +1,2 @@
- Flask>=0.9
+-Flask>=0.9
-PyJWT>=1.4.0,<1.5.0
-+PyJWT>=1.4.0
++Flask>=0.9,<2
++PyJWT>=1.4.0,<2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-flask_jwt.git/commitdiff/85df0231d7d3ada4ffeb9d22ceed3710589587bd
More information about the pld-cvs-commit
mailing list