Fedora 23 Update: python-alembic-0.8.3-3.fc23

updates at fedoraproject.org updates at fedoraproject.org
Fri Dec 4 19:23:57 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-16ffa3adda
2015-12-04 17:22:57.237447
--------------------------------------------------------------------------------

Name        : python-alembic
Product     : Fedora 23
Version     : 0.8.3
Release     : 3.fc23
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.  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:

Initial packaging.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1285017 - New requirement in alembic 0.8.0: python-editor
        https://bugzilla.redhat.com/show_bug.cgi?id=1285017
  [ 2 ] Bug #1274168 - python-alembic broken, missing dependency
        https://bugzilla.redhat.com/show_bug.cgi?id=1274168
  [ 3 ] Bug #1256353 - Review Request: python-editor - Programmatically open an editor, capture the result.
        https://bugzilla.redhat.com/show_bug.cgi?id=1256353
--------------------------------------------------------------------------------

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

All packages are signed with the Fedora Project 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 package-announce mailing list