Package python3-module-zc.lockfile: Information

    Source package: python3-module-zc.lockfile
    Version: 3.0.post1-alt1
    Build time:  Feb 29, 2024, 04:21 PM
    Report package bug
    License: ZPL-2.1
    Summary: Basic inter-process locks
    Description: 
    The zc.lockfile package provides a basic portable implementation of
    interprocess locks using lock files. The purpose if not specifically to
    lock files, but to simply provide locks with an implementation based on
    file-locking primitives. Of course, these locks could be used to mediate
    access to other files. For example, the ZODB file storage implementation
    uses file locks to mediate access to file-storage database files. The
    database files and lock file files are separate files.

    List of rpms provided by this srpm:
    python3-module-zc.lockfile (riscv64)
    python3-module-zc.lockfile-tests (riscv64)

    Maintainer: Anton Vyatkin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. python3-module-zope.testing
      5. python3-module-zope.testrunner
      6. rpm-build-python3

    Last changed


    Jan. 30, 2024 Anton Vyatkin 3.0.post1-alt1
    - New version 3.0.post1.
    Jan. 26, 2024 Anton Vyatkin 3.0-alt1
    - New version 3.0.
    Jan. 17, 2020 Nikolai Kostrigin 2.0-alt1
    - NMU: 1.2.1 -> 2.0
    - Remove python2 module build
    - Change package repo style from srpm to git subtree
    - Add unittests execution
    - Cleanup BR:
    - Fix license