Package python-module-pyinotify: Information

    Source package: python-module-pyinotify
    Version: 0.9.6-alt1
    Build time:  Apr 6, 2019, 03:03 AM in the task #224413
    Report package bug
    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 rpms provided by this srpm:
    python-module-pyinotify (noarch)
    python-module-pyinotify-examples (noarch)
    python3-module-pyinotify (noarch)

    Maintainer: Alexey Shabalin


      1. python3-devel
      2. python3-module-setuptools
      3. python-devel
      4. rpm-build-python3
      5. python-module-setuptools

    Last changed


    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).
    March 13, 2016 Ivan Zakharyaschev 0.9.4-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)