python3-lockfile binary package in Ubuntu Noble armhf

 The ‘lockfile’ library exports a ‘LockFile’ class which provides a
 simple API for locking files.
 .
 The appropriate implementation for ‘LockFile’ is chosen automatically
 based on the OS capabilities for an atomic filesystem operation.
 These implementations are also available for explicit use as
 ‘LinkLockFile’ and ‘MkdirLockFile’.
 .
 Other back ends are possible with the same semantics. Examples
 included are:
  * ‘SQLiteLockFile’, using records in an SQLite database.
  * ‘PIDLockFile’, using the semantics of a Unix PID file.
 .
 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.
 .
 This package installs the Python 3 library.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-13 12:19:55 UTC Published Ubuntu Noble armhf release universe python Optional 1:0.12.2-3
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu by Matthias Klose
  2024-01-13 12:20:14 UTC Superseded Ubuntu Noble armhf release main python Optional 1:0.12.2-3
  • Removal requested .
  • Superseded by amd64 build of python-lockfile 1:0.12.2-3 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu