Skip to content

testing/py3-flask-caching: new aport

Simon Rupf requested to merge elrido/aports:py3-flask-caching-1.9.0 into master

https://flask-caching.readthedocs.io/ Flask caching support

This is an actively maintained fork of Flask-Cache, which was last updated in 2014 and packaged as testing/py3-flask-cache. I had tried to use py3-flask-cache, but found it incompatible with the current py3-werkzeug. Upon searching for a solution I found this fork and it provided me with a drop-in replacement.

I'll try to get in touch with the maintainer of the py3-flask-cache package to avoid any duplication of efforts in packaging these - Maybe it can be retired.

Merge request reports