Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2019-11-04 17:13:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Mon Nov  4 17:13:00 2019 rev:70 rq:744192 version:1.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2019-09-07 12:30:55.953691456 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.2990/python-SQLAlchemy.changes
    2019-11-04 17:13:14.880699673 +0100
@@ -1,0 +2,10 @@
+Wed Oct 30 13:03:18 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.3.10:
+  * Fixed regression in selectinload loader strategy
+  * Passing a plain string expression to Session.query() is deprecated
+  * A warning is emitted for a condition in which the Session may
+    implicitly swap an object out of the identity map for another one
+    with the same primary key
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.3.8.tar.gz

New:
----
  SQLAlchemy-1.3.10.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.kNkz90/_old  2019-11-04 17:13:16.560701467 +0100
+++ /var/tmp/diff_new_pack.kNkz90/_new  2019-11-04 17:13:16.564701472 +0100
@@ -19,16 +19,16 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-SQLAlchemy
-Version:        1.3.8
+Version:        1.3.10
 Release:        0
 Summary:        Database Abstraction Library
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://www.sqlalchemy.org
 Source:         
https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
 # devel is needed for optional C extensions cprocessors.so, cresultproxy.so 
and cutils.so
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Provides:       python-sqlalchemy = %{version}
@@ -55,7 +55,6 @@
 
 %package -n %{name}-doc
 Summary:        Documentation for python-SQLAlchemy
-Group:          Documentation/Other
 Provides:       %{python_module SQLAlchemy-doc = %{version}}
 BuildArch:      noarch
 
@@ -77,7 +76,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%pytest
+%pytest -n auto
 
 %files %{python_files}
 %license LICENSE

++++++ SQLAlchemy-1.3.8.tar.gz -> SQLAlchemy-1.3.10.tar.gz ++++++
++++ 57321 lines of diff (skipped)


Reply via email to