Package python-module-z3c.zalchemy: Information

    Source package: python-module-z3c.zalchemy
    Version: 0.2.2-alt2.1.1
    Build time:  Jun 8, 2016, 07:48 PM in the task #165614
    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)
    python3-module-z3c.zalchemy (x86_64, i586)
    python3-module-z3c.zalchemy-tests (x86_64, i586)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

    Last changed


    June 6, 2016 Ivan Zakharyaschev 0.2.2-alt2.1.1
    - (AUTO) subst_x86_64.
    March 13, 2016 Ivan Zakharyaschev 0.2.2-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 24, 2014 Eugeny A. Rostovtsev 0.2.2-alt2
    - Added module for Python 3