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 2023-05-09 13:07:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
and /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SQLAlchemy"
Tue May 9 13:07:11 2023 rev:105 rq:1085454 version:2.0.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes
2023-04-22 22:03:22.886264264 +0200
+++
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1533/python-SQLAlchemy.changes
2023-05-09 13:07:24.577046615 +0200
@@ -1,0 +2,19 @@
+Thu May 4 15:48:19 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to SQLalchemy 2.0.x:
+ * 1.x remains available as SQLAlchemy1
+ Long list of changes, see
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.12
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.11
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.10
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.9
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.8
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.7
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.6
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.5
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.4
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.3
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.2
+ https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.1
+
+-------------------------------------------------------------------
Old:
----
SQLAlchemy-1.4.46.tar.gz
New:
----
SQLAlchemy-2.0.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.QwoMlg/_old 2023-05-09 13:07:25.305050948 +0200
+++ /var/tmp/diff_new_pack.QwoMlg/_new 2023-05-09 13:07:25.317051019 +0200
@@ -20,7 +20,7 @@
%define oldpython python
%{?sle15_python_module_pythons}
Name: python-SQLAlchemy
-Version: 1.4.46
+Version: 2.0.12
Release: 0
Summary: Database Abstraction Library
License: MIT
@@ -28,6 +28,7 @@
Source:
https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
Source1: SQLAlchemy.keyring
# devel is needed for optional C extensions cprocessors.so, cresultproxy.so
and cutils.so
+BuildRequires: %{python_module Cython3}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{pythons}
@@ -37,13 +38,17 @@
Requires: python-greenlet
Provides: python-sqlalchemy = %{version}
Obsoletes: python-sqlalchemy < %{version}
+Conflicts: python-SQLAlchemy1
%if %{python_version_nodots} < 38
Requires: python-importlib-metadata
%endif
# SECTION test requirements
-BuildRequires: %{python_module greenlet}
+BuildRequires: %{python_module greenlet > 0.4.17}
BuildRequires: %{python_module importlib-metadata}
+BuildRequires: %{python_module mypy}
BuildRequires: %{python_module pytest >= 4.4.0}
+BuildRequires: %{python_module pytest-xdist}
+BuildRequires: %{python_module typing_extensions >= 4.2.0}
# /SECTION
%python_subpackages
@@ -80,13 +85,11 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
-# One test fails on Python 3.6
-# packaging.version.InvalidVersion: Invalid version: 'SQLAlchemy'
-%pytest_arch -k 'not (test_parseconnect and CreateEngineTest and
test_bad_args)'
+%pytest_arch -n2 -q --nomemory --notimingintensive --nomypy -k 'not
(test_parseconnect and CreateEngineTest and test_bad_args)'
%files %{python_files}
%license LICENSE
-%doc CHANGES README.rst README.dialects.rst README.unittests.rst
+%doc CHANGES.rst README.rst README.dialects.rst README.unittests.rst
%{python_sitearch}/sqlalchemy/
%{python_sitearch}/SQLAlchemy-%{version}-py*.egg-info
++++++ SQLAlchemy-1.4.46.tar.gz -> SQLAlchemy-2.0.12.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-SQLAlchemy/SQLAlchemy-1.4.46.tar.gz
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1533/SQLAlchemy-2.0.12.tar.gz
differ: char 5, line 1