Пакет python3-module-portalocker: Информация

    Исходный пакет: python3-module-portalocker
    Версия: 2.7.0-alt1.1
    Последняя версия по данным Repology
    Собран:  19 марта 2024 г. 21:37 в задании #342546
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://portalocker.readthedocs.io

    Лицензия: BSD-3-Clause
    О пакете: An easy library for Python file locking
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-portalocker (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    Pavel Skrylev

    Права:
    Pavel Skrylev
    @everybody

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

    Последнее изменение


    19 марта 2024 г. Stanislav Levin 2.7.0-alt1.1
    - NMU: added missing build dependency on setuptools.
    17 августа 2023 г. Pavel Skrylev 2.7.0-alt1
    - Initial build for Sisyphus.