Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2014-07-10 14:56:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-25 11:10:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes       
2014-07-10 14:56:43.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jan 13 13:33:57 UTC 2014 - [email protected]
+
+- update to 0.6.2:
+  * Expanded the size of the “slug” generated by “revision” to 40 characters,
+  which is also configurable by new field truncate_slug_length
+  * Support for autogeneration detection and rendering of indexes
+  and unique constraints has been added
+  * Added new argument mssql_drop_foreign_key to Operations.drop_column()
+  * Bugfixes
+
+-------------------------------------------------------------------

Old:
----
  alembic-0.6.0.tar.gz

New:
----
  alembic-0.6.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.aRAboz/_old  2014-07-10 14:56:44.000000000 +0200
+++ /var/tmp/diff_new_pack.aRAboz/_new  2014-07-10 14:56:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alembic
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-alembic
-Version:        0.6.0
+Version:        0.6.2
 Release:        0
 Url:            http://bitbucket.org/zzzeek/alembic
 Summary:        A database migration tool for SQLAlchemy
@@ -31,6 +31,7 @@
 BuildRequires:  python-Mako
 BuildRequires:  python-SQLAlchemy >= 0.7.5
 BuildRequires:  python-argparse
+BuildRequires:  python-mock
 BuildRequires:  python-nose >= 0.11
 Requires:       python-Mako
 Requires:       python-SQLAlchemy >= 0.7.5
@@ -67,7 +68,7 @@
 #NOTE(saschpe): Check back
 %if 0%{?suse_version} >= 1130
 %check
-nosetests
+python setup.py test
 %endif
 
 %files

++++++ alembic-0.6.0.tar.gz -> alembic-0.6.2.tar.gz ++++++
++++ 8671 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to