Package python3-module-portalocker: Information

    Source package: python3-module-portalocker
    Version: 2.7.0-alt1.1
    Latest version according to Repology
    Build time:  Mar 19, 2024, 09:37 PM in the task #342546
    Report package bug
    License: BSD-3-Clause
    Summary: An easy library for Python file locking
    Description: 
    Portalocker is a library to provide an easy API to file locking.
    
    An easy library for Python file locking. It works on Windows, Linux, BSD and
    Unix systems and can even perform distributed locking. Naturally it also
    supports the with statement.
    
    An important detail to note is that on Linux and Unix systems the locks are
    advisory by default. By specifying the -o mand option to the mount command it is
    possible to enable mandatory file locking on Linux. This is generally not
    recommended however.

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

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. python3(setuptools)
      2. python3(wheel)
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-sphinx-sphinx-build-symlink
      5. rpm-build-pyproject

    Last changed


    March 19, 2024 Stanislav Levin 2.7.0-alt1.1
    - NMU: added missing build dependency on setuptools.
    Aug. 17, 2023 Pavel Skrylev 2.7.0-alt1
    - Initial build for Sisyphus.