Package python-module-repoze.evolution: Information

    Source package: python-module-repoze.evolution
    Version: 0.6-alt2.2
    Build time:  May 1, 2019, 10:40 PM in the task #228529
    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, aarch64)
    python-module-repoze.evolution-tests (x86_64, i586, aarch64)
    python3-module-repoze.evolution (x86_64, i586, aarch64)
    python3-module-repoze.evolution-tests (x86_64, i586, aarch64)



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

    Last changed


    April 30, 2019 Grigory Ustinov 0.6-alt2.2
    - Rebuild with python3.7.
    June 6, 2016 Ivan Zakharyaschev 0.6-alt2.1.1
    - (AUTO) subst_x86_64.
    March 13, 2016 Ivan Zakharyaschev 0.6-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)