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-10-04 22:30:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Wed Oct  4 22:30:30 2023 rev:112 rq:1114908 version:2.0.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2023-09-07 21:13:24.614740723 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.28202/python-SQLAlchemy.changes
   2023-10-04 22:30:47.766219958 +0200
@@ -1,0 +2,11 @@
+Fri Sep 29 15:23:49 UTC 2023 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Update to 2.0.21:
+  * Changes from 2.0.21:
+    https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.21
+  * Changes from 2.0.20:
+    https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.20
+- Remove .gitignore files from source tree, removes all rpmlint
+  warnings.
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-2.0.19.tar.gz

New:
----
  SQLAlchemy-2.0.21.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.xirePE/_old  2023-10-04 22:30:49.126269115 +0200
+++ /var/tmp/diff_new_pack.xirePE/_new  2023-10-04 22:30:49.126269115 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-SQLAlchemy
-Version:        2.0.19
+Version:        2.0.21
 Release:        0
 Summary:        Database Abstraction Library
 License:        MIT
@@ -76,6 +76,8 @@
 rm -rf doc/build # Remove unnecessary scripts for building documentation
 sed -i 's/\r$//' examples/dynamic_dict/dynamic_dict.py
 
+find . -type f -name ".gitignore" -exec rm {} \;
+
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %pyproject_wheel

++++++ SQLAlchemy-2.0.19.tar.gz -> SQLAlchemy-2.0.21.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-SQLAlchemy/SQLAlchemy-2.0.19.tar.gz 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new.28202/SQLAlchemy-2.0.21.tar.gz
 differ: char 5, line 1

Reply via email to