locket 1.0.0-1 source package in Ubuntu

Changelog

locket (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Switch to pytest from nose. (Closes: #1018403)
  * Update Standards-Version to 4.6.1. No changes needed.
  * Implement real autopkgtest
  * Fix typo in name for Rules-Requires-Root

 -- Diane Trout <email address hidden>  Mon, 19 Sep 2022 16:45:54 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
locket_1.0.0-1.dsc 2.0 KiB 502c291b9fee2d2ed2aadf5fbd27aa9f9a707b4ae5906a2784e8241c9597dbfe
locket_1.0.0.orig.tar.gz 6.4 KiB 1017278428998ac23c0716660587eeb39f069493d39922b7f5ae6c39c62f86c6
locket_1.0.0-1.debian.tar.xz 2.7 KiB c31e1d261c3c77dbc2134eaa3fbaa538234449863976f09bb1d54c051f7214df

Available diffs

No changes file available.

Binary packages built by this source

python3-locket: File-based locks for Python 3 for Linux and Windows

 Locket implements a lock that can be used by multiple processes
 provided they use the same path.
 .
 This contains the Python 3 version