Package python-module-zc.catalogqueue: Information

    Source package: python-module-zc.catalogqueue
    Version: 0.3.1-alt2.1
    Build time:  Nov 16, 2011, 04:36 AM
    Report package bug
    License: ZPLv2.1
    Summary: A queue for catalog indexing
    Description: 
    A catalog queue provides a queue for catalog indexing. The basic idea is
    to queue catalog operations so:
    
     * Operations can be batched for greater efficiency
    * Application requests don't have to wait for indexing to be done
    
    The benefits of queueing are especially significant when text indexes
    are used.

    List of rpms provided by this srpm:
    python-module-zc.catalogqueue (x86_64, i586)
    python-module-zc.catalogqueue-tests (x86_64, i586)



    ACL:
    @qa_p7

      1. python-devel
      2. python-module-distribute

    Last changed


    Oct. 20, 2011 Vitaly Kuznetsov 0.3.1-alt2.1
    - Rebuild with Python-2.7
    June 26, 2011 Eugeny A. Rostovtsev 0.3.1-alt2
    - Added necessary requirements
    - Excluded *.pth
    June 7, 2011 Eugeny A. Rostovtsev 0.3.1-alt1
    - Initial build for Sisyphus