diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-10-20 11:00:10 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-01 10:03:45 +0700 |
| commit | 562d2e7460e0cf887fa43394279dca1e2c5eb924 (patch) | |
| tree | 12f2890c233c689e4223b09004d578d0d0c3d66e /python/python3-dogpile.cache | |
| parent | 66ac5df3e13bb4543405b4923a25faf83675f3a0 (diff) | |
python/python3-dogpile.cache: Note on why we can't update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dogpile.cache')
| -rw-r--r-- | python/python3-dogpile.cache/README | 3 |
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). |
