python-filelock 2.0.12-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Sascha Steinbiss <email address hidden>  Mon, 04 Sep 2017 15:07:59 +0200

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.12-1.dsc 1.7 KiB 8692acec1214a46d58c3fc69a7dadd7f96fb91166cafc7db09c2ea55411cdfe6
python-filelock_2.0.12.orig.tar.gz 5.4 KiB eb4314a9a032707a914b037433ce866d4ed363fce8605d45f0c9d2cd6ac52f98
python-filelock_2.0.12-1.debian.tar.xz 3.7 KiB 9d549ab15abe6bc22926dabc3434d7f779829a75d0107554b3a00f0974d1cd55

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.