Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install repoze.evolution

How to install repoze.evolution

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install repoze.evolution
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.6 Available View build log
0.3 Available View build log
Windows (64-bit)
0.6 Available View build log
0.3 Available View build log
Mac OS X (10.5+)
0.6 Available View build log
0.3 Available View build log
Linux (32-bit)
0.6 Available View build log
0.3 Available View build log
Linux (64-bit)
0.6 Available View build log
0.3 Available View build log
0.6 Available View build log
 
License
BSD-derived (http://www.repoze.org/LICENSE.txt)
Dependencies
Lastest release
version 0.6 on Jun 19th, 2013

repoze.evolution README

Please see docs/index.rst for further documentation. The docs are also available at http://docs.repoze.org/evolution/

repoze.evolution Changelog

0.6 (2013-05-20)
  • Document / test compatibility with Python 3.2 / 3.3.
0.5 (2013-04-25)
  • Add support for building docs under tox.
  • Add setup.py docs alias (installs Sphinx and dependencies).
  • Add setup.py dev alias (installs testing dependencies).
  • Added support for continuous integration using tox and jenkins.
  • Drop support for Python 2.4 / 2.5.
0.4 (2011-01-13)
  • Extended ZODBEvolutionManager to allow passing in a proxy for the transaction module, or None (to suppress transactions altogether).
  • Separated tests for ZODBEvolutionManager class from those for evolve_to_latest.
0.3 (2009-12-03)
  • Remove unncessary assignment.
  • repoze.evolution no longer attempts to construe implicitly the version of a database for which no version has been set explicitly. Previously, an unversioned database was construed to already be at the software version. The ZODBEvolutionManager performed a write on read, setting the database version to the software when get_db_version() was called. The constructor for ZODBEvolutionManager now accepts an optional argument, initial_db_version, which specificies the version a database should be considered to be if it does not already have a version set. The default value is None. If a database has not already been marked to be at a particular version, get_db_version() will return the initial database version value. If this is None, attempts to call evolve_to_latest() will fail with a ValueError. This represents a backwards incompatible change, as databases for which no initial version is supplied explicitly will now fail to evolve.
  • Added new public method, set_db_version() to IEvolutionManager interface.
0.2 (2009-06-25)
  • 100% test coverage.
0.1 (2008-10-11)
  • Initial release.

Subscribe to package updates

Last updated Jun 19th, 2013

Download Stats

Last month:10

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.