python-filelock 2.0.13-1 source package in Ubuntu

Changelog

python-filelock (2.0.13-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.

 -- Sascha Steinbiss <email address hidden>  Tue, 14 Nov 2017 12:03:17 +0100

Upload details

Uploaded by:
Sascha Steinbiss
Uploaded to:
Sid
Original maintainer:
Sascha Steinbiss
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-filelock_2.0.13-1.dsc 1.7 KiB 850db368c902082022b2ffe8efd06a2d91cc209910d75d0f0a7da5bd9640ddbb
python-filelock_2.0.13.orig.tar.gz 5.5 KiB d05079e7d7cae7576e192749d3461999ca6b0843d35b0f79f1fa956b0f6fc7d8
python-filelock_2.0.13-1.debian.tar.xz 3.7 KiB 23f26e673d38481a76f41855d7be89050ca166365ed2c14cb9e47d4bcde6be50

Available diffs

No changes file available.

Binary packages built by this source

python-filelock: platform independent file locking module (Python 2)

 This package contains a single module, which implements a platform independent
 file locking mechanism for Python. The lock includes a lock counter and is
 thread safe. This means, when locking the same lock object twice, it will not
 block.
 .
 This package installs the Python 2 version.

python3-filelock: platform independent file locking module (Python 3)

 This package contains a single module, which implements a platform independent
 file locking mechanism for Python. The lock includes a lock counter and is
 thread safe. This means, when locking the same lock object twice, it will not
 block.
 .
 This package installs the Python 3 version.