Tue, 20 Jan 2026 14:40:57 CST | login

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

ID2992
Package Namepython-zc-lockfile
Version2.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-zc-lockfile.git?.#5de67545b7f44f61bd360d6d1ceb3b6e5683ab97
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
StartedSat, 09 Sep 2023 06:08:18 CST
CompletedSat, 09 Sep 2023 06:13:05 CST
Taskbuild (dist-ocs23, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-zc-lockfile-2.0-4.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 * 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