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

    Исходный пакет: python-module-filelock
    Версия: 3.0.10-alt1
    Собран:  27 июня 2021 г. 16:20 в задании #275817
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/filelock

    Лицензия: Unlicense
    О пакете: A platform independent file lock for Python
    Описание: 
    This package contains a single module, which implements a platform independent
    file locking mechanism for Python.
    
    The lock includes a lock counter and is thread safe. This means, when locking
    the same lock object twice, it will not block.

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

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

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

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

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


    14 января 2019 г. Stanislav Levin 3.0.10-alt1
    - 3.0.9 -> 3.0.10.
    10 октября 2018 г. Stanislav Levin 3.0.9-alt1
    - Initial build.