Package python-module-zc.lockfile: Information

    Source package: python-module-zc.lockfile
    Version: 1.1.0-alt1
    Build time:  Mar 31, 2013, 08:00 AM
    Report package bug
    License: ZPLv2.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:
    python-module-zc.lockfile (x86_64, i586)
    python-module-zc.lockfile-tests (x86_64, i586)
    python3-module-zc.lockfile (x86_64, i586)
    python3-module-zc.lockfile-tests (x86_64, i586)



    ACL:
    @qa_p7

      1. python3-devel
      2. python3-module-distribute
      3. rpm-build-python3
      4. python-devel
      5. python-module-distribute

    Last changed


    March 1, 2013 Aleksey Avdeev 1.1.0-alt1
    - 1.1.0
    April 12, 2012 Eugeny A. Rostovtsev 1.0.0-alt3
    - Added module for Python 3
    Oct. 24, 2011 Vitaly Kuznetsov 1.0.0-alt2.1
    - Rebuild with Python-2.7