python-lockfile binary package in Ubuntu Trusty arm64

 The ‘lockfile’ module exports a ‘FileLock’ class which provides a
 simple API for locking files.
 .
 The appropriate implementation for ‘FileLock’ is chosen automatically
 based on the OS capabilities for an atomic filesystem operation.
 These implementations are also available for explicit use as
 ‘LinkFileLock’ and ‘MkdirFileLock’.
 .
 Other back ends are possible with the same semantics; an example
 provided is ‘SQLiteFileLock’.
 .
 Unlike other Python locking libraries (the Windows ‘msvcrt.locking’
 function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated
 ‘posixfile’ module), the API is identical across both Unix (including
 GNU/Linux and MacOS) and Windows platforms.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2014-02-28 07:38:24 UTC Published Ubuntu Trusty arm64 release main python Extra 1:0.8-2ubuntu2
  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty arm64 proposed main python Extra 1:0.8-2ubuntu2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu
  2014-02-28 07:39:03 UTC Superseded Ubuntu Trusty arm64 release main python Extra 1:0.8-2ubuntu1
  • Removal requested .
  • Superseded by i386 build of python-lockfile 1:0.8-2ubuntu2 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu