Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2020-08-25 12:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Tue Aug 25 12:38:46 2020 rev:78 rq:828161 version:1.3.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2020-06-30 21:54:01.486305767 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.3399/python-SQLAlchemy.changes
    2020-08-25 12:38:54.749416110 +0200
@@ -1,0 +2,17 @@
+Thu Aug 20 12:00:42 UTC 2020 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 1.3.19
+ * Adjusted the workings of the Mapper.all_orm_descriptors()
+ * The name of the virtual column used when using the AbstractConcreteBase
+    and ConcreteBase classes can now be customized
+ * Repaired an issue where the “ORDER BY” clause rendering a label name rather
+    than a complete expression
+ * The LookupError message will now provide the user with up to four possible
+    values that a column is constrained to via the Enum
+ * Fixed issue where the Connection.execution_options.schema_translate_map
+    feature would not take effect when the Sequence.next_value() function
+    for a Sequence were used in the Column.server_default parameter
+    and the create table DDL were emitted.
+ * Added a **kw argument to the DeclarativeMeta.__init__() method
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.3.18.tar.gz

New:
----
  SQLAlchemy-1.3.19.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.YoJ0EW/_old  2020-08-25 12:38:56.489416437 +0200
+++ /var/tmp/diff_new_pack.YoJ0EW/_new  2020-08-25 12:38:56.489416437 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-SQLAlchemy
-Version:        1.3.18
+Version:        1.3.19
 Release:        0
 Summary:        Database Abstraction Library
 License:        MIT

++++++ SQLAlchemy-1.3.18.tar.gz -> SQLAlchemy-1.3.19.tar.gz ++++++
++++ 40399 lines of diff (skipped)


Reply via email to