Package python-module-repoze.evolution: Information

    Source package: python-module-repoze.evolution
    Version: 0.3-alt2.1
    Build time:  Nov 16, 2011, 01:16 AM
    Report package bug
    License: BSD
    Summary: Version-number-controlled evolution for database changes
    Description: 
    `repoze.evolution` is a package which allows you to keep
    persistent data structures (data in a relational database, on the
    filesystem, in a persistent object store, etc) in sync with changes
    made to software.  It does so by allowing you to create and use a
    package full of monotonically named ``evolve`` scripts which modify
    the data; each script brings the data up to some standard of a
    software version.  It includes a "manager" implementation for ZODB,
    and an interface which allows you to implement different types of
    managers for different persistent data stores.

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



    ACL:
    @qa_p7

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

    Last changed


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