Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-SQLAlchemy-Utils for openSUSE:Factory checked in at 2023-06-13 16:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy-Utils (Old) and /work/SRC/openSUSE:Factory/.python-SQLAlchemy-Utils.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SQLAlchemy-Utils" Tue Jun 13 16:09:54 2023 rev:37 rq:1092729 version:0.41.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-SQLAlchemy-Utils/python-SQLAlchemy-Utils.changes 2022-07-11 19:11:36.435801118 +0200 +++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy-Utils.new.15902/python-SQLAlchemy-Utils.changes 2023-06-13 16:09:58.659050929 +0200 @@ -1,0 +2,17 @@ +Tue Jun 13 05:17:03 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Update 0.41.1: + * Use a custom SQL construct for refreshing materialized views in + refresh_materialized_view + * Support psycopg3 for create_database() and delete_database() + * Remove Python 3.6 support + * Add SQLAlchemy 2 support + * Add comparison operator support for LTree type + * Support Python 3.11 + * Fix a crash that occurs if the colour-science package is installed, + which shares the same import name as the colour package that + sqlalchemy-utils supports + * Fix a crash that occurs if the installed sqlalchemy version is a + beta (like "2.0.0b3") + +------------------------------------------------------------------- Old: ---- SQLAlchemy-Utils-0.38.3.tar.gz New: ---- SQLAlchemy-Utils-0.41.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-SQLAlchemy-Utils.spec ++++++ --- /var/tmp/diff_new_pack.NOCgpf/_old 2023-06-13 16:09:59.411055365 +0200 +++ /var/tmp/diff_new_pack.NOCgpf/_new 2023-06-13 16:09:59.415055389 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy-Utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-SQLAlchemy-Utils -Version: 0.38.3 +Version: 0.41.1 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause ++++++ SQLAlchemy-Utils-0.38.3.tar.gz -> SQLAlchemy-Utils-0.41.1.tar.gz ++++++ ++++ 1930 lines of diff (skipped)