community/py3-flask-caching: upgrade to 2.0.2
Version 2.0.2
Released 2023-01-12
- fix issue with boto3 dependencie due to latest cachelib released
- migrate
flask_caching.backends.RedisCluster
dependency from redis-py-cluster to redis-py- bug fix: make the
make_cache_key
attributed of decorated view functions writeable.🇵🇷 431
, issue#97
Version 2.0.1
Released 2022-07-30
- Relax dependency pin to allow Flask 2.x.x
-- https://github.com/pallets-eco/flask-caching/blob/master/CHANGES.rst