--- - branch: MAIN date: Mon Jun 29 16:13:01 UTC 2020 files: - new: '1.7' old: '1.6' path: pkgsrc/www/py-flask-caching/Makefile pathrev: pkgsrc/www/py-flask-caching/Makefile@1.7 type: modified - new: '1.7' old: '1.6' path: pkgsrc/www/py-flask-caching/distinfo pathrev: pkgsrc/www/py-flask-caching/distinfo@1.7 type: modified - new: '1.5' old: '1.4' path: pkgsrc/www/py-flask-caching/PLIST pathrev: pkgsrc/www/py-flask-caching/PLIST@1.5 type: modified id: 20200629T161301Z.092ef3422c38410614bc4ad019ae086ff3c0ab85 log: | py-flask-caching: updated to 1.9.0 Version 1.9.0 - Add an option to include the functions source code when generating the cache key. - Add an feature that allows one to completely control the way how cache keys are generating. For example, one can now implement a function that generates cache the keys based on the POST-based requests. - Fix the cache backend naming collisions by renaming them from ``simple`` to ``simplecache``, ``null`` to ``nullcache`` and ``filesystem`` to ``filesystemcache``. - Explicitly pass the ``default_timeout`` to ``RedisCache`` from ``RedisSentinelCache``. - Use ``os.replace`` instead of werkzeug's ``rename`` due to Windows raising an ``OSError`` if the dst file already exist. - Documentation updates and fixes. module: pkgsrc subject: 'CVS commit: pkgsrc/www/py-flask-caching' unixtime: '1593447181' user: adam