python-fasteners 0.19-ok1 source package in openKylin

Changelog

python-fasteners (0.19-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:46:45 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-fasteners_0.19.orig.tar.xz 37.9 KiB 993412edf0f1af71b0be5a776a1c296e5d1974912b30396345b642db5c684270
python-fasteners_0.19-ok1.debian.tar.xz 2.0 KiB 948ff34116158369fd24b1aed4b161e723b91f6fcb55e7ae6b04fd6f6aba75d1
python-fasteners_0.19-ok1.dsc 2.2 KiB 489850a6682b836efde2e9cff59dac99e166a4a9740e45a792125ff014db4106

Available diffs

View changes file

Binary packages built by this source

python3-fasteners: provides useful locks - Python 3.x

 Fasteners is a Python package that provides useful locks. It includes locking
 decorator (that acquires instance objects lock(s), acquires on method entry
 and releases on method exit), reader-writer locks, inter-process locks and
 generic lock helpers.
 .
 This package contains the Python 3.x module.