python-monotonic binary package in Ubuntu Focal ppc64el

 This module provides a monotonic() function which returns the value (in
 fractional seconds) of a clock which never goes backwards. On Python 3.3 or
 newer, monotonic will be an alias of time.monotonic from the standard library.
 On older versions, it will fall back to an equivalent implementation:
 GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3)
 on Linux/BSD.
 .
 If no suitable implementation exists for the current platform, attempting to
 import this module (or to import from it) will cause a RuntimeError exception
 to be raised.
 .
 This package contains the Python 2.x module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-12-31 18:13:15 UTC Published Ubuntu Focal ppc64el release universe python Optional 1.5-0ubuntu2
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal ppc64el proposed universe python Optional 1.5-0ubuntu2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2019-12-31 18:13:20 UTC Superseded Ubuntu Focal ppc64el release universe python Optional 1.5-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-monotonic 1.5-0ubuntu2 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu disco-proposed amd64 in Primary Archive for Ubuntu