Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask-SQLAlchemy for 
openSUSE:Factory checked in at 2023-10-02 20:06:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-SQLAlchemy.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-SQLAlchemy"

Mon Oct  2 20:06:14 2023 rev:12 rq:1114539 version:3.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-Flask-SQLAlchemy/python-Flask-SQLAlchemy.changes
  2023-08-02 16:51:56.506042277 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-SQLAlchemy.new.28202/python-Flask-SQLAlchemy.changes
       2023-10-02 20:08:44.739722543 +0200
@@ -1,0 +2,12 @@
+Fri Sep 29 13:25:24 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 3.1.1
+ * Deprecate the __version__ attribute.
+ * Drop support for Python 3.7.
+ *  Add support for the SQLAlchemy 2.x API via model_class parameter.
+ * Bump minimum version of SQLAlchemy to 2.0.16.
+ * Remove previously deprecated code.
+ * Pass extra keyword arguments from get_or_404 to session.get.
+ * Fix bug with finding right bind key for clause statements.
+
+-------------------------------------------------------------------

Old:
----
  flask_sqlalchemy-3.0.5.tar.gz

New:
----
  flask_sqlalchemy-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python-Flask-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.lYLGVo/_old  2023-10-02 20:08:45.723757932 +0200
+++ /var/tmp/diff_new_pack.lYLGVo/_new  2023-10-02 20:08:45.723757932 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-Flask-SQLAlchemy
-Version:        3.0.5
+Version:        3.1.1
 Release:        0
 Summary:        SQLAlchemy support for Flask
 License:        BSD-3-Clause
@@ -32,11 +32,11 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Flask >= 2.2
-Requires:       python-SQLAlchemy >= 1.4.18
+Requires:       python-SQLAlchemy >= 2.0.16
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Flask >= 2.2}
-BuildRequires:  %{python_module SQLAlchemy >= 1.4.18}
+BuildRequires:  %{python_module SQLAlchemy >= 2.0.16}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages

++++++ flask_sqlalchemy-3.0.5.tar.gz -> flask_sqlalchemy-3.1.1.tar.gz ++++++
++++ 3008 lines of diff (skipped)

Reply via email to