python3-lazy-object-proxy binary package in Ubuntu Noble ppc64el

 A lazy object proxy is an object that wraps a callable but defers the call
 until the object is actually required, and caches the result of said call.
 .
 These kinds of objects are useful in resolving various dependency issues, few
 examples:
 .
  * Objects that need to held circular references at each other, but at
    different stages. To instantiate object Foo you need an instance of Bar.
    Instance of Bar needs an instance of Foo in some of it methods (but not at
    construction). Circular imports sound familiar?
 .
  * Performance sensitive code. You don't know ahead of time what you're going
    to use but you don't want to pay for allocating all the resources at the
    start as you usually need just few of them.
 .
 This package contains the Python 3 version of lazy-object-proxy .

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-09 21:39:09 UTC Published Ubuntu Noble ppc64el release universe python Optional 1.10.0-2build1
  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Noble ppc64el proposed universe python Optional 1.10.0-2build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-10 00:10:21 UTC Deleted Ubuntu Noble ppc64el updates universe python Optional 1.10.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    superseded by release

  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  2024-04-09 21:41:17 UTC Superseded Ubuntu Noble ppc64el release universe python Optional 1.10.0-2
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of lazy-object-proxy 1.10.0-2build1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  2024-04-11 00:10:16 UTC Deleted Ubuntu Noble ppc64el proposed universe python Optional 1.10.0-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-03-29 03:56:46 UTC Superseded Ubuntu Noble ppc64el release universe python Optional 1.10.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of lazy-object-proxy 1.10.0-2 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  2024-04-10 00:10:21 UTC Deleted Ubuntu Noble ppc64el proposed universe python Optional 1.10.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-01-19 05:15:19 UTC Superseded Ubuntu Noble ppc64el release universe python Optional 1.9.0-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of lazy-object-proxy 1.10.0-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed ppc64el in Primary Archive for Ubuntu
  2024-01-20 06:10:19 UTC Deleted Ubuntu Noble ppc64el proposed universe python Optional 1.9.0-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-05 10:02:08 UTC Superseded Ubuntu Noble ppc64el release universe python Optional 1.9.0-1build1
  • Removal requested .
  • Superseded by ppc64el build of lazy-object-proxy 1.9.0-1ubuntu1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed ppc64el in Primary Archive for Ubuntu