Package python-module-pyinotify: Information
Danger alert: Package removed from sisyphus repository
Source package: python-module-pyinotify
Version: 0.9.6-alt2
Build time: Feb 8, 2020, 11:45 PM in the task #245733
Category: Development/Python
Report package bugHome page: https://github.com/seb-m/pyinotify
License: MIT
Summary: Monitor filesystem events with Python under Linux
Description:
This is a Python module for watching filesystems changes. pyinotify can be used for various 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.
List of RPM packages built from this SRPM:
python-module-pyinotify (noarch)
python-module-pyinotify-examples (noarch)
python3-module-pyinotify (noarch)
python-module-pyinotify (noarch)
python-module-pyinotify-examples (noarch)
python3-module-pyinotify (noarch)
Maintainer: Vitaly Lipatov
List of contributors:
Vitaly Lipatov
Alexey Shabalin
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Vitaly Lipatov
Alexey Shabalin
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Last changed
Feb. 8, 2020 Vitaly Lipatov 0.9.6-alt2
- run scripts via python2
April 11, 2016 Alexey Shabalin 0.9.6-alt1
- 0.9.6
April 8, 2016 Ivan Zakharyaschev 0.9.4-alt1.1.1
- (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep (it is meaningless because arbitrary packages package that dir).