Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2026-02-11 18:47:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Wed Feb 11 18:47:32 2026 rev:125 rq:1332277 version:2.0.46

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2025-11-11 19:19:03.321736252 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1670/python-SQLAlchemy.changes
    2026-02-11 18:47:59.627226241 +0100
@@ -1,0 +2,19 @@
+Mon Feb  9 18:17:05 UTC 2026 - Andreas Prittwitz <[email protected]>
+
+- Update to version 2.0.46
+  * Add BuildRequires for
+    - python-pytest-cov
+  * Reinstate tests
+    - test_parseconnect
+    - CreateEngineTest
+    - test_bad_args
+    These tests are passing with version 2.0.46
+  * Change version numbers according to specification
+  * Changelog:
+  https://docs.sqlalchemy.org/en/21/changelog/changelog_20.html#change-2.0.46
+
+- Changes in version 2.0.45
+  * Changelog:
+  https://docs.sqlalchemy.org/en/21/changelog/changelog_20.html#change-2.0.45
+
+-------------------------------------------------------------------

Old:
----
  sqlalchemy-2.0.44.tar.gz

New:
----
  sqlalchemy-2.0.46.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.e1UWCp/_old  2026-02-11 18:48:01.003284028 +0100
+++ /var/tmp/diff_new_pack.e1UWCp/_new  2026-02-11 18:48:01.003284028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-SQLAlchemy
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-SQLAlchemy
-Version:        2.0.44
+Version:        2.0.46
 Release:        0
 Summary:        Database Abstraction Library
 License:        MIT
@@ -34,9 +34,9 @@
 BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python
-Requires:       python-greenlet > 0.4.17
-Requires:       python-typing_extensions >= 4.2.0
+Requires:       python >= 3.7
+Requires:       python-greenlet >= 1
+Requires:       python-typing_extensions >= 4.6.0
 Provides:       python-sqlalchemy = %{version}
 Obsoletes:      python-sqlalchemy < %{version}
 Conflicts:      python-SQLAlchemy1
@@ -46,7 +46,9 @@
 # SECTION test requirements
 BuildRequires:  %{python_module greenlet > 0.4.17}
 BuildRequires:  %{python_module importlib-metadata}
-BuildRequires:  %{python_module pytest >= 4.4.0}
+BuildRequires:  %{python_module pytest < 10}
+BuildRequires:  %{python_module pytest >= 7.0.0}
+BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module typing_extensions >= 4.2.0}
 # /SECTION
@@ -87,7 +89,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%pytest_arch -n2 -q --nomemory --notimingintensive --nomypy -k 'not 
(test_parseconnect and CreateEngineTest and test_bad_args)'
+%pytest_arch -n2 -q --nomemory --notimingintensive --nomypy
 
 %files %{python_files}
 %license LICENSE


++++++ sqlalchemy-2.0.44.tar.gz -> sqlalchemy-2.0.46.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-SQLAlchemy/sqlalchemy-2.0.44.tar.gz 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1670/sqlalchemy-2.0.46.tar.gz 
differ: char 5, line 1

Reply via email to