Sat, 24 Jan 2026 00:31:20 CST | login

Information for build python-lockfile-0.12.2-4.oc9

ID40512
Package Namepython-lockfile
Version0.12.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-lockfile.git?.#00134cafe4536008af3e77a6d1790c8169244b03
SummaryPlatform-independent file locking module
DescriptionThe lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:57:53 CST
CompletedFri, 13 Jun 2025 23:59:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-lockfile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-lockfile.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-lockfile-0.12.2-4.oc9.src.rpm (info) (download)
noarch
python-lockfile-doc-0.12.2-4.oc9.noarch.rpm (info) (download)
python3-lockfile-0.12.2-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.2-1 - initial build