Tue, 03 Feb 2026 07:31:30 CST | login

Information for build python-zc-lockfile-3.0-1.oc9

ID20445
Package Namepython-zc-lockfile
Version3.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-zc-lockfile.git?.#7d47ca3136dc7f17736cfd0adae1a8936dcccdff
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
StartedTue, 16 Jan 2024 19:17:28 CST
CompletedTue, 16 Jan 2024 19:18:46 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-zc-lockfile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-zc-lockfile.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-zc-lockfile-3.0-1.oc9.src.rpm (info) (download)
noarch
python3-zc-lockfile-3.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 21 2023 rockerzhu <rockerzhu@tencent.com> - 3.0-1 - Upgrade to 3.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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