python3-cachetools binary package in Ubuntu Jammy 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
  2022-02-16 04:54:21 UTC Published Ubuntu Jammy amd64 release main python Optional 5.0.0-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed main python Optional 5.0.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-02-16 04:54:35 UTC Superseded Ubuntu Jammy amd64 release main python Optional 4.2.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-cachetools 5.0.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu