Package withlock: Information

    Source package: withlock
    Version: 0.5-alt3
    Latest version according to Repology
    Build time:  May 25, 2021, 04:40 PM in the task #272518
    Category: System/Servers
    Report package bug
    License: Apache-2.0
    Summary: Locking wrapper script
    Description: 
    withlock is a locking wrapper script to make sure that some program
    isn't run more than once. It is ideal to prevent periodic jobs spawned
    by cron from stacking up.
    The locks created are valid only while the wrapper is running, and
    thus will never require additional cleanup, even after a reboot. This
    makes the wrapper safe and easy to use, and much better than
    implementing half-hearted locking within scripts.

    List of rpms provided by this srpm:
    withlock (noarch)

    Maintainer: Alexandr Antonov

    List of contributors:
    Alexandr Antonov

    ACL:
    Alexandr Antonov
    @everybody

      1. rpm-build-python3

    Last changed


    May 25, 2021 Alexandr Antonov 0.5-alt3
    - Fix build for python3
    March 10, 2020 Alexandr Antonov 0.5-alt2
    - switch to python3
    April 6, 2018 Alexandr Antonov 0.5-alt1
    - initial build for ALT