Package python-module-daemon: Information

    Source package: python-module-daemon
    Version: 2.2.3-alt1
    Build time:  May 28, 2019, 10:01 AM
    Report package bug
    License: Apache-2.0 / GPLv3
    Summary: Library to implement a well-behaved Unix daemon process
    Description: 
    A well-behaved Unix daemon process is tricky to get right, but the required
    steps are much the same for every daemon program. A DaemonContext instance
    holds the behaviour and configured process environment for the program; use the
    instance as a context manager to enter a daemon state.

    List of rpms provided by this srpm:
    python-module-daemon (noarch)
    python3-module-daemon (noarch)



      1. python3-module-setuptools
      2. python3(lockfile)
      3. python3(mock)
      4. python3(docutils)
      5. rpm-build-python3
      6. python-module-setuptools
      7. python2.7(docutils)
      8. python2.7(json)
      9. python3(testscenarios)
      10. python3(tox)

    Last changed


    Feb. 18, 2019 Stanislav Levin 2.2.3-alt1
    - 2.1.2 -> 2.2.3.
    - Enable testing.
    - Fixed build against setuptools 40.7.0+.
    March 21, 2018 Andrey Bychkov 2.1.2-alt1
    - Version 2.1.2
    March 13, 2016 Ivan Zakharyaschev 2.0.5-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)