Fedora EPEL 6 Update: python-alembic-0.4.2-2.el6

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 14 22:26:57 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-6017
2013-05-29 23:17:11
--------------------------------------------------------------------------------

Name        : python-alembic
Product     : Fedora EPEL 6
Version     : 0.4.2
Release     : 2.el6
URL         : http://pypi.python.org/pypi/alembic
Summary     : Database migration tool for SQLAlchemy
Description :
Alembic is a new database migrations tool, written by the author of
`SQLAlchemy <http://www.sqlalchemy.org>`_.  A migrations tool offers the
following functionality:

* Can emit ALTER statements to a database in order to change the structure
of tables and other constructs.
* Provides a system whereby "migration scripts" may be constructed; each script
indicates a particular series of steps that can "upgrade" a target database to
a new version, and optionally a series of steps that can "downgrade"
similarly, doing the same steps in reverse.
* Allows the scripts to execute in some sequential manner.

Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/

--------------------------------------------------------------------------------
Update Information:

Modify /usr/bin/alembic to workaround a setuptools limitation which lead to a traceback when an old version of python-sqlalchemy was installed.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #968404 - Fix /usr/bin/alembic on el6
        https://bugzilla.redhat.com/show_bug.cgi?id=968404
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-alembic' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list