From 3c80c0d516e58a52850b8080db5a99470e27110adf558584700a022973edb812 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 9 Aug 2013 08:24:02 +0000 Subject: [PATCH] Accepting request 186468 from home:dirkmueller:branches:devel:languages:python - 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. OBS-URL: https://build.opensuse.org/request/show/186468 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=22 --- alembic-0.5.0.tar.gz | 3 --- alembic-0.6.0.tar.gz | 3 +++ python-alembic.changes | 17 +++++++++++++++++ python-alembic.spec | 2 +- zzzeek-alembic-5c05656a0f81.zip | 3 --- 5 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 alembic-0.5.0.tar.gz create mode 100644 alembic-0.6.0.tar.gz delete mode 100644 zzzeek-alembic-5c05656a0f81.zip diff --git a/alembic-0.5.0.tar.gz b/alembic-0.5.0.tar.gz deleted file mode 100644 index 010bace..0000000 --- a/alembic-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d6dfd094c405f2d53882624a34e78838a27e22be25d809a1dffce1f9cd64e93 -size 387391 diff --git a/alembic-0.6.0.tar.gz b/alembic-0.6.0.tar.gz new file mode 100644 index 0000000..ee3f970 --- /dev/null +++ b/alembic-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad28e2e4f8bb712d1e67abc709b0735525541e0ebc509dbf00bcd383b5c602ca +size 407260 diff --git a/python-alembic.changes b/python-alembic.changes index 6f2a668..bda2ba3 100644 --- a/python-alembic.changes +++ b/python-alembic.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Aug 8 20:36:51 UTC 2013 - dmueller@suse.com + +- 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. + ------------------------------------------------------------------- Sun Apr 14 15:53:22 UTC 2013 - p.drouand@gmail.com diff --git a/python-alembic.spec b/python-alembic.spec index f1c3209..7a6484e 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -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 diff --git a/zzzeek-alembic-5c05656a0f81.zip b/zzzeek-alembic-5c05656a0f81.zip deleted file mode 100644 index 4a70248..0000000 --- a/zzzeek-alembic-5c05656a0f81.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f3bf28566d22f87ed6d07483fe9d95100159d2e43f95435920052bd11d123a0 -size 198686