Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-pyinotify | Distribution: openSUSE:Factory:zSystems |
Version: 0.9.6 | Vendor: openSUSE |
Release: 5.5 | Build date: Fri Apr 21 14:30:53 2023 |
Group: Development/Libraries/Python | Build host: reproducible |
Size: 268623 | Source RPM: python-pyinotify-0.9.6-5.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/seb-m/pyinotify | |
Summary: Python module for watching filesystems changes |
pyinotify is a Python module for watching filesystems changes. By its design pyinotify can be used for any kind of fs monitoring. pyinotify relies on a recent 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. The raw interface of inotify is compounded of three system calls. pyinotify binds these system calls and provides an implementation on top of them offering a generic and abstract way to use inotify with Python. Pyinotify doesn't requires much detailed knowledge of inotify. Moreover, it only needs few statements for initializing, watching, handling (eventually trough a new separate thread), and processing events notifications through subclassing. The only things to know is the path of items to watch, the kind of events to monitor and the actions to execute on these notifications.
MIT
* Fri Apr 21 2023 Dirk Müller <[email protected]> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <[email protected]> - Make calling of %{sle15modernpython} optional. * Wed May 20 2020 Petr Gajdos <[email protected]> - %python3_only -> %python_alternative * Tue Dec 04 2018 Matej Cepl <[email protected]> - Remove superfluous devel dependency for noarch package * Thu Aug 24 2017 [email protected] - singlespec auto-conversion * Mon Jan 04 2016 [email protected] - update to 0.9.6: * fixes for sysctl compatibility issues * Mon May 11 2015 [email protected] - update to version 0.9.5: * no changelog available - point the source URL to pypi - remove unwanted shebang in pyinotify.py * Fri Jan 18 2013 [email protected] - Avoid using github source link to please factory-auto * Sun Jan 13 2013 [email protected] - Initial python3 support * Sun Jan 13 2013 [email protected] - Update to 0.9.4 version - Cleanup spec file
/etc/alternatives/pyinotify /usr/bin/pyinotify /usr/bin/pyinotify-3.10 /usr/lib/python3.10/site-packages/__pycache__ /usr/lib/python3.10/site-packages/__pycache__/pyinotify.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/__pycache__/pyinotify.cpython-310.pyc /usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info /usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/pyinotify.py /usr/share/doc/packages/python310-pyinotify /usr/share/doc/packages/python310-pyinotify/ACKS /usr/share/doc/packages/python310-pyinotify/ChangeLog /usr/share/doc/packages/python310-pyinotify/NEWS /usr/share/doc/packages/python310-pyinotify/README.md /usr/share/doc/packages/python310-pyinotify/examples /usr/share/doc/packages/python310-pyinotify/examples/asyncio_notifier.py /usr/share/licenses/python310-pyinotify /usr/share/licenses/python310-pyinotify/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024