Hello community, here is the log from the commit of package python-alembic for openSUSE:Factory checked in at 2013-08-18 22:34:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2013-04-26 12:37:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes 2013-08-18 22:34:31.000000000 +0200 @@ -1,0 +2,17 @@ +Thu Aug 8 20:36:51 UTC 2013 - [email protected] + +- update to 0.6.0: + * [feature] Added new kw argument to EnvironmentContext.configure() include_object. + * [feature] The output of the alembic history command is now expanded. + * [feature] Added alembic.config.Config.cmd_opts attribute, allows access to the + argparse options passed to the alembic runner.(link) + * [feature] Added new command line argument -x, allows extra arguments to be + appended to the command line which can be consumed within an env.py script by + looking at context.config.cmd_opts.x, or more simply a new method + EnvironmentContext.get_x_argument().(link) + * [feature] Added -r argument to alembic history command, allows specification of [start]:[end] to view a slice of history. + * [feature] Source base is now in-place for Python 2.6 through 3.3, + without the need for 2to3. + * [feature] Added new kw argument to EnvironmentContext.configure() include_object. + +------------------------------------------------------------------- Old: ---- alembic-0.5.0.tar.gz zzzeek-alembic-5c05656a0f81.zip New: ---- alembic-0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.wCp5d1/_old 2013-08-18 22:34:32.000000000 +0200 +++ /var/tmp/diff_new_pack.wCp5d1/_new 2013-08-18 22:34:32.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-alembic -Version: 0.5.0 +Version: 0.6.0 Release: 0 Url: http://bitbucket.org/zzzeek/alembic Summary: A database migration tool for SQLAlchemy ++++++ alembic-0.5.0.tar.gz -> alembic-0.6.0.tar.gz ++++++ ++++ 4769 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
