Sat, 17 Jan 2026 05:05:18 CST | login

Information for build python-zc-lockfile-2.0-5.ocs23

ID5552
Package Namepython-zc-lockfile
Version2.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-zc-lockfile.git?.#35d97775195bcaf4f8a7b4023c8c720fbee370c3
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:29:41 CST
CompletedTue, 19 Sep 2023 18:31:09 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-zc-lockfile.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-zc-lockfile.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-zc-lockfile-2.0-5.ocs23.src.rpm (info) (download)
noarch
python3-zc-lockfile-2.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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