python3-cachetools binary package in Ubuntu Lunar amd64

 This Python 3 module provides various memoizing collections and decorators,
 including variants of the Python 3 Standard Library's functools.lru_cache()
 function decorator.
 .
 The supported cache algorithms are:
 .
  * First in first out (FIFO)
  * Least recently used (LRU)
  * Most recently used (MRU)
  * Least frequently used (LFU)
  * Random replacement (RR)
  * Per-item time-to-live (TTL)
  * Time aware least recently used (TLRU)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-01-08 12:14:01 UTC Published Ubuntu Lunar amd64 release main python Optional 5.2.0-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed main python Optional 5.2.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-01-08 12:14:12 UTC Superseded Ubuntu Lunar amd64 release main python Optional 5.0.0-1
  • Removal requested .
  • Superseded by amd64 build of python-cachetools 5.2.0-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu