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-08-18 19:27:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
and /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SQLAlchemy"
Fri Aug 18 19:27:29 2023 rev:110 rq:1103749 version:2.0.19
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes
2023-07-26 13:22:12.975405768 +0200
+++
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.1766/python-SQLAlchemy.changes
2023-08-18 19:27:39.687240830 +0200
@@ -1,0 +2,5 @@
+Sun Aug 13 21:41:29 UTC 2023 - Dirk Müller <[email protected]>
+
+- use generic Cython >= 3 buildrequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.R4jzJW/_old 2023-08-18 19:27:40.687242623 +0200
+++ /var/tmp/diff_new_pack.R4jzJW/_new 2023-08-18 19:27:40.695242638 +0200
@@ -26,7 +26,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 Cython >= 3}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}