aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dogpile.cache
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dogpile.cache')
-rw-r--r--python/python3-dogpile.cache/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-dogpile.cache/README b/python/python3-dogpile.cache/README
index 3e40e28f6c..e36aeecb09 100644
--- a/python/python3-dogpile.cache/README
+++ b/python/python3-dogpile.cache/README
@@ -4,3 +4,6 @@ dogpile.cache is a caching API which provides a generic interface
to caching backends of any variety, and additionally provides API
hooks which integrate these cache backends with the locking mechanism
of dogpile.
+
+NOTE: Unable to support newer versions due to requiring newer version
+of python than is available in Slackware 15.0 (python 3.10).