--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-8937
2013-05-23 11:41:33
--------------------------------------------------------------------------------

Name        : python-alembic
Product     : Fedora 18
Version     : 0.4.2
Release     : 1.fc18
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:

Bump upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Mar 14 2013 Pádraig Brady <[email protected]> - 0.4.2-1
- Update to 0.4.2
* Fri Feb 22 2013 Ralph Bean <[email protected]> - 0.3.4-10
- Rebuilt again for good measure.
- Disabled python3 tests.. they started failing in rawhide.
* Thu Feb 14 2013 Fedora Release Engineering <[email protected]> 
- 0.3.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Sep 12 2012 Ralph Bean <[email protected]> - 0.3.4-9
- Require at least sqlalchemy 0.7.4.
* Wed Sep 12 2012 Ralph Bean <[email protected]> - 0.3.4-8
- Don't install manpages if they don't exist.
* Wed Sep 12 2012 Ralph Bean <[email protected]> - 0.3.4-7
- Stop trying to build man pages for el6.
* Wed Sep 12 2012 Ralph Bean <[email protected]> - 0.3.4-6
- Typofix.
* Wed Sep 12 2012 Ralph Bean <[email protected]> - 0.3.4-5
- Accomodate older help2man on epel.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #908827 - [abrt] python-alembic-0.3.4-4.fc18: 
script.py:176:_downgrade_revs:AttributeError: 'NoneType' object has no 
attribute 'module'
        https://bugzilla.redhat.com/show_bug.cgi?id=908827
--------------------------------------------------------------------------------

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 http://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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to