--- - branch: MAIN date: Mon Mar 8 20:09:38 UTC 2021 files: - new: '1.8' old: '1.7' path: pkgsrc/www/py-flask-caching/Makefile pathrev: pkgsrc/www/py-flask-caching/Makefile@1.8 type: modified - new: '1.8' old: '1.7' path: pkgsrc/www/py-flask-caching/distinfo pathrev: pkgsrc/www/py-flask-caching/distinfo@1.8 type: modified - new: '1.6' old: '1.5' path: pkgsrc/www/py-flask-caching/PLIST pathrev: pkgsrc/www/py-flask-caching/PLIST@1.6 type: modified id: 20210308T200938Z.99b7e7c5c420213853c3c0ace1175b5f2f39e3aa log: | py-flask-caching: updated to 1.10.0 Version 1.10.0 -------------- - **Important**: The way caching backends are loaded have been refactored. Instead of passing the name of the initialization function one can now use the full path to the caching backend class. For example: ``CACHE_TYPE="flask_caching.backends.SimpleCache"``. In the next major release (2.0), this will be the only supported way. - UWSGICache is not officially supported anymore and moved to the user contributed backends. - Switch from Travis-CI to GitHub Actions - Fix add() in RedisCache without a timeout. - Fix error in how the FileSystemCache counts the number of files. - Type Annotations have been added. - Add some basic logging to SimpleCache and FileSystemCache for better observability. - Add option in memoize to ignore args - Stop marking wheels as Python 2 compatible. - Fix ``default_timeout`` not being properly passed to its super constructor. - Fix ``kwargs`` not being passed on in function ``_memoize_make_cache_key``. - Add a Redis Cluster Mode caching backend. - Do not let PIP install this package on unsupported Python Versions. - Fix uWSGI initialization by checking if uWSGI has the 'cache2' option enabled. - Documentation updates and fixes. module: pkgsrc subject: 'CVS commit: pkgsrc/www/py-flask-caching' unixtime: '1615234178' user: adam