Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2018-10-18 15:37:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Thu Oct 18 15:37:45 2018 rev:34 rq:642686 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2018-07-14 20:27:42.368569080 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes       
2018-10-18 15:37:59.230184722 +0200
@@ -1,0 +2,19 @@
+Wed Oct 17 15:32:28 UTC 2018 - Arun Persaud <[email protected]>
+
+- specfile:
+  * removed devel from noarch
+
+- update to version 1.0.1:
+  * [bug] [commands] Fixed an issue where revision descriptions were
+    essentially being formatted twice. Any revision description that
+    contained characters like %, writing output to stdout will fail
+    because the call to config.print_stdout attempted to format any
+    additional args passed to the function. This fix now only applies
+    string formatting if any args are provided along with the output
+    text. References: #497
+  * [bug] [autogenerate] Fixed issue where removed method
+    union_update() was used when a customized MigrationScript instance
+    included entries in the .imports data member, raising an
+    AttributeError. References: #512
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.0.0.tar.gz

New:
----
  alembic-1.0.1.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.0dPzRl/_old  2018-10-18 15:38:00.870182850 +0200
+++ /var/tmp/diff_new_pack.0dPzRl/_new  2018-10-18 15:38:00.874182845 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-alembic
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT
@@ -29,7 +29,6 @@
 # Test requirements:
 BuildRequires:  %{python_module Mako}
 BuildRequires:  %{python_module SQLAlchemy >= 0.9.0}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose >= 0.11}
 BuildRequires:  %{python_module pytest-cov}

++++++ alembic-1.0.0.tar.gz -> alembic-1.0.1.tar.gz ++++++
++++ 3808 lines of diff (skipped)


Reply via email to