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

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 1 03:02:24 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-b2f163dc0b
2015-11-01 01:51:21.171220
--------------------------------------------------------------------------------

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

https://alembic.readthedocs.org/en/latest/changelog.html#change-0.8.3
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1272623 - python-alembic-0.8.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1272623
--------------------------------------------------------------------------------

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