Package python-module-z3c.zalchemy: Information

    Source package: python-module-z3c.zalchemy
    Version: 0.2.2-alt1
    Build time:  Dec 28, 2011, 10:28 AM
    Report package bug
    License: ZPLv2.1
    Summary: SQLAlchemy integration into Zope 3
    Description: 
    "z3c.zalchemy" integrates the object relational mapper SQLAlchemy into
    Zope 3 as SQLOS integrates sqlobject.
    
    zalchemy tries to do its best not to interfere with the standard
    SQLAlchemy usage. The main part of zalchemy is the integration of the
    SQLAlchemy transaction into the Zope transaction. This is solved by
    using a data manager which joins the Zope transaction for every newly
    created thread.

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



    ACL:
    @qa_p7

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

    Last changed


    Dec. 28, 2011 Eugeny A. Rostovtsev 0.2.2-alt1
    - Version 0.2.2
    Oct. 20, 2011 Vitaly Kuznetsov 0.2.1-alt3.1
    - Rebuild with Python-2.7
    June 26, 2011 Eugeny A. Rostovtsev 0.2.1-alt3
    - Added necessary requirements