Skip to content

Conversation

@Praseetha-KR
Copy link

/jobtastic/cache/__init__.py:23: DeprecationWarning:'werkzeug.contrib.cache' is deprecated as of version 0.15 and will be removed in version 1.0. It has moved to https://github.com/pallets/cachelib.

Werkzerug has removed contrib.cache from the main package, and is now being maintained as cachelib

So If an app is using werkzeug >= 1.0, jobtastic's Werkzeug cache will remain unused.

This PR switches jobtastic to support cachelib instead of werkzeug.contrib.cache.

@Praseetha-KR Praseetha-KR marked this pull request as ready for review May 21, 2020 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants