flufl.lock 5.0.1-5 source package in Ubuntu

Changelog

flufl.lock (5.0.1-5) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Fix building sphinx documentation
    Closes: #1042593

 -- Andreas Tille <email address hidden>  Mon, 20 Nov 2023 11:07:57 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.lock_5.0.1-5.dsc 2.5 KiB fbac369a05ce7b2a14b1340450f2147b8c1db77f2b2e83a219e55e7ae180d298
flufl.lock_5.0.1.orig.tar.gz 27.1 KiB f46d45ad4bdca825862e8c66e2833f818f7aaff4e60709515bb38d99085e37c5
flufl.lock_5.0.1.orig.tar.gz.asc 833 bytes 52deaba852b4a5303aff455f61eacc9e8081621fbdb184c7214f4b0613f7ca90
flufl.lock_5.0.1-5.debian.tar.xz 35.3 KiB e6bc08daf7445eb428be9e53f35e2a2e6a9c83077cb04a47f05cc6afcd6aec0a

Available diffs

No changes file available.

Binary packages built by this source

python-flufl.lock-doc: NFS-safe file-based lock with timeouts (common documentation)

 This package provides an NFS-safe file-based locking algorithm influenced
 by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.
 .
 This is the documentation package.

python3-flufl.lock: NFS-safe file-based lock with timeouts (Python 3)

 This package provides an NFS-safe file-based locking algorithm influenced
 by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.
 .
 This is the python3 library. There is no longer python2 library.