Wed, 04 Feb 2026 12:41:24 CST | login

Information for build python-zc-lockfile-2.0-3.oc9

ID15599
Package Namepython-zc-lockfile
Version2.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-zc-lockfile.git?.#200c246674f6a1b8bdb7ff33d14867ce2f65e181
SummaryBasic Inter-Process Locks
Description The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 21:24:18 CST
CompletedMon, 18 Sep 2023 21:26:18 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-zc-lockfile.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-zc-lockfile.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-zc-lockfile-2.0-3.oc9.src.rpm (info) (download)
noarch
python3-zc-lockfile-2.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 29 2022 Shuo Wang <abushwang@tencent.com> - 2.0-1 - initial build