Tue, 13 Jan 2026 08:28:13 CST | login

Information for build python-inotify-0.9.6-5.ocs23

ID5103
Package Namepython-inotify
Version0.9.6
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-inotify.git?.#fc34bce769e38f4df5335417e7a32d329e5ccfa2
SummaryMonitoring filesystems events with inotify on Linux
DescriptionPyinotify is a Python module for monitoring filesystems changes. \ Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13) \ called inotify. inotify is an event-driven notifier, its notifications \ are exported from kernel space to user space through three system calls. \ pyinotify binds these system calls and provides an implementation on top of \ them offering a generic and abstract way to manipulate those functionalities.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:50:01 CST
CompletedTue, 19 Sep 2023 16:51:22 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-inotify.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-inotify.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-inotify-0.9.6-5.ocs23.src.rpm (info) (download)
noarch
python3-inotify-0.9.6-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> - 0.9.6-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.6-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.6-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.6-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 17 2022 Xun Zhong <victorzhong@tencent.com> - 0.9.6-1 - Initial build