Package python-module-pyinotify: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #281228
Package removed: Grigory Ustinov
Deletion date: July 28, 2021
    Source package: python-module-pyinotify
    Version: 0.9.6-alt2
    Build time:  Feb 8, 2020, 11:45 PM in the task #245733
    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: Vitaly Lipatov


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

    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).